On 09/24/2015 11:32 AM, Manuel López-Ibáñez wrote:
On 24 September 2015 at 15:06, Jason Merrill wrote:
On 09/22/2015 04:23 PM, Manuel López-Ibáñez wrote:
+error_at (loc, "-Werror=%s: no option -%s", arg, new_option);
+ else if (!(cl_options[option_index].flags & CL_WARNING))
+error_a
On 24 September 2015 at 15:06, Jason Merrill wrote:
> On 09/22/2015 04:23 PM, Manuel López-Ibáñez wrote:
>>
>> +error_at (loc, "-Werror=%s: no option -%s", arg, new_option);
>> + else if (!(cl_options[option_index].flags & CL_WARNING))
>> +error_at (loc, "-Werror=%s: -%s is not an option
On 09/22/2015 04:23 PM, Manuel López-Ibáñez wrote:
+error_at (loc, "-Werror=%s: no option -%s", arg, new_option);
+ else if (!(cl_options[option_index].flags & CL_WARNING))
+error_at (loc, "-Werror=%s: -%s is not an option that controls warnings",
Won't these incorrectly start with "-W