K 10 svn:author V 2 se K 8 svn:date V 27 2020-11-05T08:58:21.341777Z K 7 svn:log V 390 Restrict locale settings to the file they occur in This prevents LANG= in an included file from affecting the interpretation of month and day names in the including file. Make the internal pre-processor accept white space between the "#" at the start of the line and the keyword for better compatibility with cpp. Add support for the cpp keywords #warning and #error. MFC after: 3 days END