nanogui@linuxhacker.org
nanogui@linuxhacker.org
> If you are a Redhat 7.0 user, you may have noticed some very strange
> warnings while compiling Microwindows. For example:
>
> Warning: pasting would not give a valid preprocessing token
> -- or --
> warning: Nothing can be pasted after this token
>
> This has to do with an odd change in the Redhat 7.0 compiler (gcc 2.96)
> that mishandles a previously accepted #define statement.
No it isnt mishandling it. Its applying strict ANSI rules to it.
nanogui@linuxhacker.org