This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/posix/PTESTS2C.sed


Can someone please confirm the current CVS version of the
subject file is correct? Are all the The last two lines
read:

===========>
s/
/\\r/g
<============

This causes a 'make check' error on my system and it looks
like
maybe the two lines should be collapsed into one:

===========>
s/\\n/\\r/g
<============

Thanks.

Tom Browder



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]