[Bug 16914] New: wrc chokes on a file which is accepted by windows rc
http://bugs.winehq.org/show_bug.cgi?id=16914 Summary: wrc chokes on a file which is accepted by windows rc Product: Wine Version: 1.0.0 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: ilya.sandler(a)gmail.com wrc chokes on this file #include <windows.h> Chem Menu { POPUP "&Elements", { MENUITEM "&Oxygen", 200 MENUITEM "&Carbon", 201 } } cheetah:~/comp> wrc wrcbug.rc wrcbug.rc:5:2: Error: syntax error this is on ubuntu with 1.0.0-1ubuntu4~hardy1, the problem is apparently caused by an extra comma after "&Elements" ( which is however accepted by window's rc) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-01-13 01:07:34 --- Are you sure it's not the quotes? See bug 786. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 --- Comment #2 from Ilya Sandler <ilya.sandler(a)gmail.com> 2009-01-14 00:21:11 --- This: #include <windows.h> Chem Menu { POPUP "&Elements" { MENUITEM "&Oxygen", 200 MENUITEM "&Carbon", 201 } } does not generate any errors -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-01-14 10:34:24 --- Confirming then. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #4 from André H. <nerv(a)dawncrow.de> 2010-01-18 10:14:56 --- Still present in current git. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from André H. <nerv(a)dawncrow.de> 2010-12-14 11:25:24 CST --- Fixed today by a49eac930a3e6582b3df67f739206fc821f4e89f -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16914 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-24 13:13:46 CST --- Closing bugs fixed in 1.3.10. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16914 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a49eac930a3e6582b3df67f7392 | |06fc821f4e89f -- 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.
participants (1)
-
wine-bugs@winehq.org