On Sun, Apr 19, 2009 at 8:00 PM, Glenn L. McGrath bug1@westvic.com.au 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
Patches should be sent to wine-patches@winehq.org.