]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 27 Apr 1997 23:46:02 +0000 (23:46 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Apr 1997 23:46:02 +0000 (23:46 +0000)
old/sh-utils/ChangeLog

index 297308418285b5e667d23c286261d69333869684..41151de9a744fd694bcc3782e08080733e3f9e12 100644 (file)
@@ -3,6 +3,8 @@ Sun Apr 27 18:30:53 1997  Jim Meyering  <meyering@na-net.ornl.gov>
        * src/printf.c: (cfcc_msg): File-scope constant.
        (STRTOX): Use new constant as error message format string in macro.
        Suggestion from Andreas Schwab.
+       (STRTOX): Don't fail because of extra character(s) following a
+       character constant.  Give the *warning* only if !POSIXLY_CORRECT.
 
 Sun Apr  6 14:29:14 1997  Jim Meyering  <meyering@na-net.ornl.gov>