ruby snapshot, FXRuby, and "already initialized constant"

J

Joel VanderWerf

Hi, with today's 1.9 snapshot, the fox.so gives a lot of warnings about
redefined constants:

$ ruby image.rb 2>&1 | grep ID_LAST
/usr/local/lib/ruby/site_ruby/1.9/i686-linux/fox.so: warning: already
initialized constant ID_LAST

(270 copies of this message and messages for many other constants as well)

$ ruby -v
ruby 1.9.0 (2004-10-25) [i686-linux]

My FXRuby is version 1.0.29.

The latest stable snapshot does not have this behavior. The 1.9 snapshot
from about a week ago did not either (with the same fox.so).

I don't see anything obvious in the ChangeLog that would account for
this. Is this fixable?
 
J

Joel VanderWerf

Joel said:
Hi, with today's 1.9 snapshot, the fox.so gives a lot of warnings about
redefined constants:

$ ruby image.rb 2>&1 | grep ID_LAST
/usr/local/lib/ruby/site_ruby/1.9/i686-linux/fox.so: warning: already
initialized constant ID_LAST

(270 copies of this message and messages for many other constants as well)

$ ruby -v
ruby 1.9.0 (2004-10-25) [i686-linux]

My FXRuby is version 1.0.29.

The latest stable snapshot does not have this behavior. The 1.9 snapshot
from about a week ago did not either (with the same fox.so).

I don't see anything obvious in the ChangeLog that would account for
this. Is this fixable?

Still happening as of today's (2004-11-04) snapshot of 1.9. Is anybody
else seeing this or is it a misconfiguration on my isntallation?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top