happy-kitchen-89482
05/23/2019, 5:18 PMZinc argument '"+['-C-parameters']"' is not supported, and is subject to change/removal!
?hundreds-father-404
05/23/2019, 5:21 PMwitty-crayon-22786
05/23/2019, 5:29 PMwitty-crayon-22786
05/23/2019, 5:30 PMwitty-crayon-22786
05/23/2019, 5:39 PM./pants help-advanced compile.zinc
and ./pants help-advanced java
witty-crayon-22786
05/23/2019, 5:40 PMwitty-crayon-22786
05/23/2019, 5:42 PM--compile-zinc-args
. you're likely seeing that warning because you changed the value of --compile-zinc-whitelisted-args="{'key1':val1,'key2':val2,...}" (default: { '-S.*':'False','-C.*':'False','-file-filter':'True','-msg-filter':'True' })
A dict of option regexes that make up pants' supported API for zinc. Options
not listed here are subject to change/removal. The value of the dict
indicates that an option accepts an argument.
perhaps?witty-crayon-22786
05/23/2019, 5:43 PMhappy-kitchen-89482
05/23/2019, 5:58 PM