[MacRuby] #191: mkmf.rb try_constant fails
#191: mkmf.rb try_constant fails ---------------------------------------+------------------------------------ Reporter: aaron.patterson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: mkmf.rb ---------------------------------------+------------------------------------ try_constant in mkmf fails. The test program that mkmf generates segfaults with macruby 0.4. I've attached the test program (which normally works), -- Ticket URL: <http://www.macruby.org/trac/ticket/191> MacRuby <http://macruby.org/>
#191: mkmf.rb try_constant fails ---------------------------------------+------------------------------------ Reporter: aaron.patterson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: mkmf.rb ---------------------------------------+------------------------------------ Comment(by aaron.patterson@…): Also, here is the mkmf.rb line I used: try_constant('LIBXML_VERSION', 'libxml/xmlversion.h') -- Ticket URL: <http://www.macruby.org/trac/ticket/191#comment:1> MacRuby <http://macruby.org/>
#191: mkmf.rb try_constant fails ---------------------------------------+------------------------------------ Reporter: aaron.patterson@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: mkmf.rb | ---------------------------------------+------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: I believe this has been fixed at least in 0.5. -- Ticket URL: <http://www.macruby.org/trac/ticket/191#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby