Dominik Vogt <fvwm-workers@fvwm.org> writes: > On Tue, Oct 29, 2002 at 10:38:08AM -0500, Paul Smith wrote: > > %% Dominik Vogt <fvwm-workers@fvwm.org> writes: > ----------------------- foo.c ----------------------- > int main(void) > { > int x; > x = 1; > int y; > y = 1; > > return 0; > } > ----------------------------------------------------- > > $ gcc -o foo foo.c > foo.c: In function `main': > foo.c:5: parse error before `int' > foo.c:6: `y' undeclared (first use in this function) > > Anyway, since we are concerned about protability we can just > forget about the 1999 "standard" and stick with the old draft.
It doesn't compile on Solaris (Forte 6.2), HPUX 11.11 or AIX 5.1 either. -- Dan Espen E-mail: [EMAIL PROTECTED] -- 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]