Re: [ccache] BUG: ccache -o = -- illegal values not rejected

2019-06-18 Thread Joel Rosdahl via ccache
Hi Henri, Verifying the value sounds like a good improvement. The fix you suggested doesn't quite work since there is no conf variable available, so I guess you have made other changes as well. Also, there is an optional "verifier" for some configuration items that should be run as well. I made a

[ccache] BUG: ccache -o = -- illegal values not rejected

2019-06-17 Thread Houder via ccache
Hi list, Just reporting (it is not my intention to create an account on github in order to report a bug). Downloaded 3.7.1 and compiled it on Cygwin. Call flow for "ccache -o = ccache_main // src/ccache.c ccache_main_options // src/ccache.c conf_set_value_in_file // src/conf.c conf_set_