Inaccurate lineno in Proc#inspect
---------------------------------

                 Key: JRUBY-5014
                 URL: http://jira.codehaus.org/browse/JRUBY-5014
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.5.1
         Environment: $ ruby -v
>> jruby 1.5.1 (ruby 1.8.7 patchlevel 249) (2010-06-06 f3a3480) (Java 
>> HotSpot(TM) 64-Bit Server VM 1.6.0_21) [amd64-java]

$ java -version
>> java version "1.6.0_21"
>> Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
>> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)

            Reporter: ngtzeyang
            Priority: Minor
         Attachments: proc_lineno_spec.rb

While doing Proc#inspect, the lineno reflected in the inspect string does not 
telly with the one generated with MRIs. The attached spec file illustrates the 
discrepancies.

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