OSDN Git Service

Evade CPP mismatched apostrophe warnings in windres comments.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Sat, 26 Mar 2016 13:42:20 +0000 (13:42 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Sat, 26 Mar 2016 13:42:20 +0000 (13:42 +0000)
mingwrt/ChangeLog
mingwrt/msvcrt-xref/msvcrt.def.in

index f2d9fa6..0033fdb 100644 (file)
@@ -1,3 +1,9 @@
+2016-03-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Evade CPP mismatched apostrophe warnings in windres comments.
+
+       * msvcrt-xref/msvcrt.def.in (; pexports): 1,Gs/doesn't/does not/g
+
 2016-03-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Factor out <locale.h> vs. <wchar.h> duplicate declarations.
@@ -5,8 +11,8 @@
        * include/locale.h: Assert copyright; tidy layout.
        (_LOCALE_H_): Rename multiple inclusion guard macro, to...
        (_LOCALE_H): ...this; do not define it when...
-       [__WCHAR_H_SOURCED__]: ...this applies; restrict declarations...
-       (_wsetlocale): ...to just this one visible function prototype.
+       [__WCHAR_H_SOURCED__]: ...this applies; restrict declarations to...
+       (_wsetlocale): ...just this one visible function prototype.
        [!__WCHAR_H_SOURCED__] (_LOCALE_H): Define it; expose all content.
        (_WLOCALE_DEFINED): Do not define it; delete all references.
        (pragma GCC system_header): Declare it.
index d2bffdf..fcb586f 100644 (file)
@@ -1911,7 +1911,7 @@ _msize_debug
 # endif
 #endif
 _nextafter
-; pexports doesn't report it as such, but libmsvcrt.a needs
+; pexports does not report it as such, but libmsvcrt.a needs
 ; _onexit to be qualified as DATA.
 _onexit DATA
 _open
@@ -2916,7 +2916,7 @@ atanh
 atanhf
 atanhl
 #endif
-; pexports doesn't report it as such, but libmsvcrt.a needs
+; pexports does not report it as such, but libmsvcrt.a needs
 ; atexit to be qualified as DATA.
 atexit DATA
 atof