Are these two still in use by anyone? The enable a nonstandard behavior in the preprocessor wrt. parsing of "numbers" (apparently with the option / pragma, the preprocessor ignores what the standard says about "preprocessing-numbers" and instead tried to handle them more like later stages, which mostly makes a difference for stuff that looks like a floating-point constant, but isn't). If there are no users, I suggest to drop the option and pragma, instead of trying to port it to a new preoprocessor.

Philipp

P.S.: In other words, -pedantic-parse-numbers makes our current preprocessor bug-compatible with the Watcom C preproessor wrt. to parsing numbers.



_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to