[Bug 20432] New: Adapt WRC to recent GCC changes

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 20 14:54:16 CDT 2009


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

           Summary: Adapt WRC to recent GCC changes
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: d.g.gorbachev at gmail.com


Created an attachment (id=24252)
 --> (http://bugs.winehq.org/attachment.cgi?id=24252)
Possible solution

WRC does not join parts of a string together.

For instance:

STRINGTABLE
BEGIN
  1001, "hello,"
        "world"
END

When compiling it, WRC gives `Error: syntax error'. (Windres accepts it.)

Look, for example, at dlls/shell32/shell32_*.rc, and read a discussion in PR
41748 at GCC Bugzilla, to see why this can be needed.

-- 
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