CFLAGS = -std=c89 -U__STRICT_ANSI__
This way it flags // as a compile error, but everything else still works. -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
CFLAGS = -std=c89 -U__STRICT_ANSI__
This way it flags // as a compile error, but everything else still works. -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop