%% Dominik Vogt <fvwm-workers@fvwm.org> writes: dv> - Removed C++ style comments
dv> This is not allowed in C: dv> { dv> int x; dv> x = 1; dv> int y; dv> } Just a pedantic note; both of the above _are_ legal in C, as of the ISO 1999 standard. However, I agree with Dominik that we should avoid them in FVWM as compilers that support this syntax are still not ubiquitous. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> HASMAT--HA Software Mthds & Tools "Please remain calm...I may be mad, but I am a professional." --Mad Scientist ------------------------------------------------------------------------------- These are my opinions---Nortel Networks takes no responsibility for them. -- 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]