Jirb terminates immediately if "special character" encountered
--------------------------------------------------------------

                 Key: JRUBY-3756
                 URL: http://jira.codehaus.org/browse/JRUBY-3756
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.3
         Environment: Kubuntu linux
            Reporter: Lars Westergren


Having a "special" character on a line (such as £ ¤ §) causes Jirb to terminate 
immediately with exit code 0 (checked from bash with echo $?)

Having the same character on a single line i a script file run with "jruby", 
instead gives a syntax error:
:1: /home/larsw/tmp/jirbbug.rb:1: Invalid char `\243' ('£') in expression 
(SyntaxError)



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