issue with mingw and __attribute__? [relevant bits from g++ -E]

Artem Khodush kaa@comail.ru
Mon Feb 4 15:19:00 GMT 2002


> 
>   __attribute__((noreturn)) void __attribute__((__stdcall__)) ExitProcess(UINT);
> 

Please see mingw-dvlpr maling list archive:
http://www.geocrawler.com/lists/3/SourceForge/6016/0/7716812/

I beleive the intent is to fix mingw headers by putting __attribute__((noreturn)) 
at the end of the prototype.

Artem.




More information about the Gcc mailing list