Const lookup failures in precompiled specs
------------------------------------------
Key: JRUBY-3140
URL: http://jira.codehaus.org/browse/JRUBY-3140
Project: JRuby
Issue Type: Bug
Components: Compiler
Affects Versions: JRuby 1.1.5
Reporter: Charles Oliver Nutter
Fix For: JRuby 1.1.6
Just found these. precompiled run only.
{noformat}
[java] 1)
[java] REXML::Element#next_element returns next existing element ERROR
[java] NameError: uninitialized constant REXML::Element::Element
[java]
/Users/headius/projects/jruby/spec/../lib/ruby/1.8/rexml/node.rb:12:in
`const_missing'
[java]
/Users/headius/projects/jruby/spec/../lib/ruby/1.8/rexml/element.rb:411:in
`next_element'
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/next_element_spec.rb:13
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/next_element_spec.rb:4
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/next_element_spec.rb:54:in
`load'
[java]
[java] 2)
[java] REXML::Element#previous_element returns previous element ERROR
[java] NameError: uninitialized constant REXML::Element::Element
[java]
/Users/headius/projects/jruby/spec/../lib/ruby/1.8/rexml/node.rb:20:in
`const_missing'
[java]
/Users/headius/projects/jruby/spec/../lib/ruby/1.8/rexml/element.rb:422:in
`previous_element'
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/previous_element_spec.rb:14
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/previous_element_spec.rb:4
[java]
/Users/headius/projects/jruby/spec/ruby/1.8/library/rexml/element/previous_element_spec.rb:54:in
`load'
{noformat}
--
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