Handle some more function attributes in tools/

Vincent Béron vberon at mecano.gme.usherb.ca
Thu Dec 8 21:47:31 CST 2005


Please use this one instead, it covers some additional things.

#including "wine/port.h" in make_ctests.c causes basename to be declared
more than once, so rename it to basename_universal as it's supposed to
be called from either Unix or Windows.

Changelog:
Move dummy __attribute__(X) macro to wine/port.h.
Move DECLSPEC_NORETURN definition to wine/port.h.
Remove return statements from functions with noreturn attribute.
Tag functions in tools/ with the appropriate attribute(s).
Correct warnings in widl/ about format strings.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools-attribute-2.diff
Type: text/x-patch
Size: 25056 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051208/c233120b/tools-attribute-2-0001.diff


More information about the wine-patches mailing list