Re: [C++ Patch] PR 53158 (EXPR_LOC_OR_HERE version)
On 05/09/2012 02:47 PM, Paolo Carlini wrote: + error_at(loc, "cannot bind bitfield %qE to %qT", Missing a space. OK with that change. Jason
[C++ Patch] PR 53158 (EXPR_LOC_OR_HERE version)
Hi again, thus the below is what I booted and tested. As you can see I had to tweak a bit an existing testcase, for which the location is now a bit "smaller", 3 chars, in fact is still not perfect, but arguably a tad better. Otherwise no issues. Ah, I'm touching also a c-common.c function, in