Message-ID: <002901c206f9$0133f1c0$0102a8c0@acceleron> From: "Andrew Cottrell" To: Cc: "Richard Dawe" References: <3CF11A87 DOT 6BC516B3 AT phekda DOT freeserve DOT co DOT uk> Subject: Re: tests/libc/posix/unistd/append.c - fails Date: Wed, 29 May 2002 20:07:10 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp-workers AT delorie DOT com > Hello. > > I've just found that tests/libc/posix/unistd/append.c fails. I don't believe > this is down to my gcc 3.1-related changes, since it happens with a check-out > of DJGPP CVS without the gcc 3.1 changes. > > bash-2.04$ ./append.exe > wrong size 1! > Wrong character found: ' ', expected 'e'! > wrong size 2! > > Does anyone else get this error? I remember seeing this in the LIBC build process last night. Andrew