From: nobu@... Date: 2006-09-10T12:19:40+09:00 Subject: Re: [ ruby-Bugs-5701 ] ruby-1.8.5 loads fox16.so more than once Hi, At Sat, 9 Sep 2006 23:38:11 +0900, Lyle Johnson wrote in [ruby-core:08820]: > Once you've built the extension, start up "irb" and then type: require > "simple". You should get a warning message, "already initialized > constant FOO". If you inspect the value of $", you will see that the > shared library part (simple.bundle, or simple.so, depending on your > operating system) has been loaded twice. I guess that I happened to fix it yesterday. -- Nobu Nakada