The trick to learn (which I'm still working on), is to not put the addressee in when you start the message.... :)
On Sunday 22 January 2006 23:49, Charles O Nutter wrote: > I hate when I do that. Patch attached. > > On 1/22/06, Charles O Nutter <[EMAIL PROTECTED]> wrote: > > This fix allows the module/class comparison operators to work like > > they're supposed to: returning nil when two compared classes are on > > different branches of the hierarchy. I found this issue running C > > ruby's test_const. It runs 100% now. > > > > I'm still not happy with the way it's doing the comparison (checking > > for == in the method lists has always been and still is an UGLY hack) > > but I didn't address that in this patch. > > > > Patch was made against cnutter_work1, but should apply fine to HEAD. > > Please confirm. > > > > - Charlie ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
