On 13.11.2010 19:44, Colin Finck wrote:
Sven Barth <pascaldragon(a)googlemail.com> wrote:
Regarding the anonymous structure: wouldn't
this break compatibility
with gcc? (I don't know what features gcc supports ^^)
Anonymous structures are fully supported by GCC when using the flag
-fms-extensions. We have it enabled throughout the whole codebase.
Ok, thanks again :)
Regards,
Sven