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@winehq.org ReportedBy: ilya.sandler@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)
http://bugs.winehq.org/show_bug.cgi?id=16914
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-13 01:07:34 --- Are you sure it's not the quotes? See bug 786.
http://bugs.winehq.org/show_bug.cgi?id=16914
--- Comment #2 from Ilya Sandler ilya.sandler@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
http://bugs.winehq.org/show_bug.cgi?id=16914
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #3 from Austin English austinenglish@gmail.com 2009-01-14 10:34:24 --- Confirming then.
http://bugs.winehq.org/show_bug.cgi?id=16914
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de 2010-01-18 10:14:56 --- Still present in current git.
http://bugs.winehq.org/show_bug.cgi?id=16914
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from André H. nerv@dawncrow.de 2010-12-14 11:25:24 CST --- Fixed today by a49eac930a3e6582b3df67f739206fc821f4e89f
http://bugs.winehq.org/show_bug.cgi?id=16914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-12-24 13:13:46 CST --- Closing bugs fixed in 1.3.10.
https://bugs.winehq.org/show_bug.cgi?id=16914
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a49eac930a3e6582b3df67f7392 | |06fc821f4e89f