On Tue, 21 May 2002, Dan Espen wrote:

> 
> I don't know if its just my compiler,
> but current CVS generates this warning:
> 
> ../../fvwm2_5_2/fvwm/colorset.h:28:8: warning: extra tokens at end of
>  #endif directive
> 
> Too bad, it sure makes the #endif directive more readable.
> Maybe its my version of gcc, after all, the token is #defined to
> nothing.

        Usually it is enough to change from

#endif TOKEN

        to

#endif /* TOKEN */

        _________________________________________
          Dmitry Yu. Bolkhovityanov
          The Budker Institute of Nuclear Physics
          Novosibirsk, Russia

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to