[Bug 7304] WRC (Wine Resource Compiler) preprocessing is buggy

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 21 18:34:28 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=7304


Frédéric Delanoy <frederic.delanoy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederic.delanoy at gmail.com




--- Comment #8 from Frédéric Delanoy <frederic.delanoy at gmail.com>  2009-07-21 18:34:27 ---
Exactly same results as comment 2 on 1.1.26

int macro1 = (0 1)     ;
int macro2 = (1 arg)     ;
int macro3 = (0 (0) 1 arg 1 (arg))     ;

int macro4 = (0 1)     ;
int macro5 = (1 0)     ;
int macro6 = (0 (0) 1 0 1 (0))     ;

wrc_preprocessing.rc:21:31: Error: syntax error

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list