#416: DRB does not work with MacRuby 5.0 ------------------------------+--------------------------------------------- Reporter: gaz@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: drb ------------------------------+--------------------------------------------- Comment(by gaz@…): Probably talking nonsense here :D Both this and the bug #396 have problems with functions in a module that module_function is used on. Could there be a problem with that? I saw a change made to module_function code just before the beta in this changeset http://www.macruby.org/trac/changeset/2828/MacRuby/trunk/vm.cpp I'm super new to MacRuby and can't read the code very well but it seemed odd that a specific function to set the flags to 0 had been removed, especially as they seem to govern visibility for the function being prepared. -- Ticket URL: <http://www.macruby.org/trac/ticket/416#comment:3> MacRuby <http://macruby.org/>