On Monday, 1 April 2013 at 10:32:09 UTC, Jacob Carlborg wrote:
On 2013-04-01 11:42, Paolo Invernizzi wrote:Actually on OSX I'm using LDC, because simply I can't use objc bindings with DMD (random stack corruptions), and I'm a little too under timepressure to investigate the issue.What kind of objc bindings are you using? Own implementation or some library I might know about?
They are a simple declarations of the main objc functions and types made by ourself: nothing really special.
