Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.1.0 (incubating)
-
None
-
None
Description
Most compilers do not require #error message text to be quoted, but some
warn and some break when fed an unquoted string containing apostrophes.
We should double quote all #error directives for maximum portability.