Compare uses of $VERBOSE with MRI
---------------------------------

                 Key: JRUBY-1480
                 URL: http://jira.codehaus.org/browse/JRUBY-1480
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Nick Sieger


We recently noticed different handling of $VERBOSE for #warn that was fixed in 
4744, due to a misunderstanding of the meaning. $VERBOSE can apparently take 
true, false, or nil values, and they all mean slightly different things. 
Checking uses of $VERBOSE in the code base should be done to ensure we're doing 
the same thing as MRI.

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