X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3C36E32A.202C3AF2@phekda.freeserve.co.uk> Date: Sat, 05 Jan 2002 11:27:38 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: tests/libc/posix/regex/r1.c corrupted? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. I was just looking at tests/libc/posix/regex/r1.c. I think it's corrupted: ---START r1.c--- #include #include int main(int argc, char **argv) { rexec_ regcomp("a.*x" } ---END r1.c--- I checked djtst203.zip, just rule out my CVS client as a problem, and it's the same there. Does anyone have an uncorrupted/completed version? Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]