Janitor: list.h functions defined but not used

Detlef Riekenberg wine.dev at web.de
Mon Apr 20 14:23:04 CDT 2009


On Mo, 2009-04-20 at 10:01 +0200, Henri Verbeet wrote:
> More specifically, you need to protect this with an #ifdef.

> #ifdef __GNUC__
> #define __WINE_ATTR_UNUSED __attribute__((unused))
> #else
> #define __WINE_ATTR_UNUSED
> #endif

Support for compiler specific features should be tested during
configure.


-- 
 
By by ... Detlef




More information about the wine-devel mailing list