Newline in version

Christoph Otto (Excell Data Corporation) a-chotto at microsoft.com
Mon Aug 30 16:27:36 UTC 2010


That's a bug.  Please do file a ticket.

-----Original Message-----
From: parrot-dev-bounces at lists.parrot.org [mailto:parrot-dev-bounces at lists.parrot.org] On Behalf Of Paul C. Anagnostopoulos
Sent: Monday, August 30, 2010 05:07
To: parrot-dev at lists.parrot.org
Subject: Newline in version

When I run the tests on my Windows XP machine, I get the following error:

t\compilers\opsc\06-opsfile.t ..

not ok 6 # Version parsed
> <2 7 0

This is checking the version returned by Ops::File.new. Turns out it has a newline at the end, so it does not match /^\d+ \s \d+ \s \d+$/. I presume it shouldn't have the newline.

Should it? If so, I'll fix the test. If not, I'll open a ticket. Can someone verify whether this happens on a non-Windows system?

~~ Paul

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev



More information about the parrot-dev mailing list