22 Mar
2010
22 Mar
'10
12:43 p.m.
Octavian Voicu <octavian.voicu(a)gmail.com> writes:
Hello,
I'm trying to compile wine with --enable-maintainer-mode and I get lots of errors like `ignoring return value of ‘xxx’, declared with attribute warn_unused_result'. I would like to submit a few patches to fix them.
Please don't. The warnings are spurious. Just disable fortify, or don't use maintainer mode (you don't need it). -- Alexandre Julliard julliard(a)winehq.org