On 15 May 2012 13:18, Dodji Seketeli <do...@redhat.com> wrote:
>
> People seem to like screenshots.
>
> Thus, after the patch, we now have:
>
>    $ cc1 -quiet test.c
>    test.c: In function 'foo':
>    test.c:6:18: error: pasting "." and "i" does not give a valid 
> preprocessing token
>     #define TEST(X) x.##X
>                      ^
>    test.c:10:3: note: in expansion of macro 'TEST'
>       TEST(i) = 0;
>       ^
>    $

I like the screenshot. ;-)

Thanks for fixing this!

Cheers,

Manuel.

Reply via email to