[windows] jruby.bat can't handle caret sign (^) in command line
---------------------------------------------------------------

                 Key: JRUBY-4055
                 URL: http://jira.codehaus.org/browse/JRUBY-4055
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4.0RC1
         Environment: Windows
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.4, JRuby 1.5


{code}
#> jruby -e "puts 1 ^ 2"
:1: -e:1: , unexpected tCARET (SyntaxError)

puts 1 ^^^^ 2
         ^
{code}

Fix is hopefully coming.

-- 
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


Reply via email to