On 7/31/13, michaelc37 <[email protected]> wrote: > 3) modify generator so that structs are passed to cpp exported > functions as pointers. > q: i think that some d structs are objects in cpp (QRect?), > and when cpp read the data the alignment seem to be off(e.g. > height variable data, ended up in the x variable). Can somone > explain this?
Sounds like http://d.puremagic.com/issues/show_bug.cgi?id=5570 ?
