Possible bug in the D compiler w.r.t x86_64 ABI calling convention

Jacob Carlborg doob at me.com
Sun May 20 04:40:33 PDT 2012


On 2012-05-19 20:41, Sandeep Datta wrote:

> Hmm, are there any known work arounds? I am in a fix as I need to use
> the demios/libclang wrapper but it has several functions which return
> structs.

There are bindings that are more up to date in my DStep project. It also 
contains some useful wrappers:

https://github.com/jacob-carlborg/dstep/tree/master/clang

The bindings are in the "c" directory.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list