Handle some more function attributes in tools/

Vincent Béron vberon at mecano.gme.usherb.ca
Thu Dec 8 20:17:20 CST 2005


#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).

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


More information about the wine-patches mailing list