runit not showing line numbers
------------------------------
Key: JRUBY-1027
URL: http://jira.codehaus.org/browse/JRUBY-1027
Project: JRuby
Issue Type: Bug
Reporter: Charles Oliver Nutter
Assignee: Thomas E Enebo
Fix For: JRuby 1.0.0RC3
JRuby:
{noformat}
~/NetBeansProjects/jruby $ jruby test/testUTF8Regex.rb
Test UTF8 Regexp : ......F.........
--------------------------------------------------------------------------------
FAILED Test UTF8 Regexp 7 expected 6, found nil-- :-1
--------------------------------------------------------------------------------
Tests: 16. (Ok: 15; Failed: 1)
{noformat}
versus MRI 1.8.6:
{noformat}
~/NetBeansProjects/jruby $ ruby test/testUTF8Regex.rb
Test UTF8 Regexp : ..........F......
--------------------------------------------------------------------------------
FAILED Test UTF8 Regexp 11 expected nil, found 6-- test/testUTF8Regex.rb:32
--------------------------------------------------------------------------------
Tests: 17. (Ok: 16; Failed: 1)
{noformat}
(yes, I know they are different errors...endulge me)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email