bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24828] New: Incompatibility between windmc and mc.exe


From: joan.karadimov at gmail dot com
Subject: [Bug binutils/24828] New: Incompatibility between windmc and mc.exe
Date: Sat, 20 Jul 2019 10:03:58 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24828

            Bug ID: 24828
           Summary: Incompatibility between windmc and mc.exe
           Product: binutils
           Version: 2.30
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: joan.karadimov at gmail dot com
  Target Milestone: ---

While trying to port some code to MinGW, I encountered an incompatibility in
windmc 2.30. The mc.exe in the Windows SDK handles a certain file without
errors. In windmc I get:

In PythonServiceMessages.mc at line 64: parser: syntax error.
In PythonServiceMessages.mc at line 64: fatal: missing end of message text.

Here is the file:

https://raw.githubusercontent.com/mhammond/pywin32/9b1a94a3730676b2776b3848e3c0ef22c0259f1c/win32/src/PythonServiceMessages.mc

And here are some changes I made to the file to resolve the incompatibility:

https://github.com/mhammond/pywin32/commit/f60f9249a725612c4143d9dbe0b5c580ce91fde3

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]