On 12/12/2012 07:39 PM, Iyer, Balaji V wrote: > + error_at (EXPR_LOCATION (orig_incr), > + "Invalid loop increment operation.");
Error messages should not be Capitalized, nor contain trailing punctuation. r~
On 12/12/2012 07:39 PM, Iyer, Balaji V wrote: > + error_at (EXPR_LOCATION (orig_incr), > + "Invalid loop increment operation.");
Error messages should not be Capitalized, nor contain trailing punctuation. r~