bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26088] New: windmc reports incorrect line numbers


From: ralf.habacker at freenet dot de
Subject: [Bug binutils/26088] New: windmc reports incorrect line numbers
Date: Sun, 07 Jun 2020 00:34:58 +0000

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

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