writing library in D for Linux and other OSes

lomereiter lomereiter at gmail.com
Sun May 19 09:07:11 PDT 2013


> Hard to say, it depends on the implementation of your 
> language's interpreter and might break at some point (precise 
> collector).

Can you please elaborate on this?

Recently I tried to make bindings for a D library to use it via 
FFI. They work just fine with Python 2.7 and PyPy 2.0, but 
segfault with Python 3.2. What could be the reason?


More information about the Digitalmars-d mailing list