Janitor: list.h functions defined but not used

James McKenzie jjmckenzie51 at earthlink.net
Sun Apr 19 21:34:24 CDT 2009


Glenn L. McGrath wrote:
> Hi all, im new to the list, im interested in grinding away at some of
> the warnings wine generates...
>
> make depend was complaining about some static inline functions that it
> thinks arent used, this patch uses __attribute__ ((used)) to disable the warning.
>
>
> Glenn
>
>   
> ------------------------------------------------------------------------
>
>
Glenn:

What compiler was complaining about the static inline problem?  Your
solution may cause problems with other compilers.

James McKenzie




More information about the wine-devel mailing list