Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #2 (closed defect: fixed)

Opened 11 months ago

Last modified 10 months ago

function 'WebInitForCarbon' return value defined more than once

Reported by: lsansonetti@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.1
Component: MacRuby Keywords:
Cc:

Description (last modified by lsansonetti@…) (diff)

MacRuby cannot load the WebKit framework.

$ ./miniruby -e "framework 'webkit'"
-e:1:in `framework': /System/Library/Frameworks/webkit.framework/Resources/BridgeSupport/webkit.bridgesupport:259 - function 'WebInitForCarbon' return value defined more than once (RuntimeError)
	from -e:1:in `<main>'

It appears to be a problem in the new BridgeSupport parser.

Change History

Changed 11 months ago by lsansonetti@…

  • description modified (diff)

Changed 11 months ago by ben@…

FWIW, I just build -O0 and it looks like it’s working OK.

Changed 10 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in trunk/r35.

Changed 10 months ago by lsansonetti@…

  • milestone changed from MacRuby 1.0 to MacRuby 0.1
Note: See TracTickets for help on using tickets.