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

            Bug ID: 26088
           Summary: windmc reports incorrect line numbers
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: ralf.habacker at freenet dot de
  Target Milestone: ---

Created attachment 12597
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12597&action=edit
sample.mc - test file

windmc returns wrong line number on processing the appended file.

The file contains a syntax error in line 30

30: Language+German

which is reported as

In sample.mc at line 27: parser: syntax error.
In sample.mc at line 27: fatal: missing '=' for Language.

How to reproduce:
1. checkout binutils sources
2. configure on linux with 'configure --with-windmc'
3. download the appended file 
4. run 'binutils/windmc sample.mc'

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

Reply via email to