Email List: Xaustin-review-lX
[All Lists]

Bug in XSH6d7

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Bug in XSH6d7
From: Don Cragun <yyy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Jun 2001 18:26:05 -0700 (PDT)
This email contains my second set of aardvark comments on draft 7 of the
Austin Group Revision XSH6 volume.  It contains 2 editorial comments.

                                 Thanks,
                                 Don Cragun
------------------------------------------------------------------------------
@ page 844 line 12553 section fnmatch() Editorial [DWC-70]

Problem:
(backslash character constant in fnmatch())
The character constant representing the backslash character is "'\\'".

Action:
Change "'\'" on P844, L12553 to "'\\'".
------------------------------------------------------------------------------
@ page 1695 line 37635 section regcomp() Editorial [DWC-71]

Problem:
(backslash character constant in regcomp())
The character constant representing the backslash character is "'\\'".

Action:
Change "'\'" on P1695, L37635 to "'\\'".
------------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • Bug in XSH6d7, Don Cragun <=