#641: Using CLLocationCoordinate2D structs raises TypeError ---------------------------------------------+------------------------------ Reporter: thomas@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: duplicate Keywords: struct, typeerror, corelocation | ---------------------------------------------+------------------------------ Changes (by martinlagardette@…): * status: new => closed * resolution: => duplicate Comment: Hi, thanks for reporting! This is a duplicate of #533. The problem is that CoreLocation is not yet covered by BridgeSupport, and thus, MacRuby is not aware of the specific CL types. -- Ticket URL: <http://www.macruby.org/trac/ticket/641#comment:2> MacRuby <http://macruby.org/>