Fixed 'out of tree' compilation

Jacek Caban jack at itma.pwr.wroc.pl
Thu Jan 6 15:19:36 CST 2005


This patch fixes the problem of 'out of tree' compilation reported
by Stefan Leichter. It initializes pp_status.input before calling
add_cmdline_defines which depends on it. It also fixes the bug
(AFAIK never reported, but present) causing a infinite loop and
adds some small optimalizations.

Changelog:
    - Added initializing pp_status.input at begin of wpp_parse
    - Fixed infinite loop bug
    - Code cleanup

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wpp.diff
Type: text/x-patch
Size: 3084 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050106/149819ba/wpp.bin


More information about the wine-patches mailing list