id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1760	Spurious newline in version string	Paul C. Anagnostopoulos	cotto	"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+$/}}}. The newline should be removed. (I added the angle brackets around the version display so it is easier to see what's happening.)"	bug	closed	normal		library	2.6.0	medium	fixed					
