bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26088] windmc reports incorrect line numbers


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26088] windmc reports incorrect line numbers
Date: Thu, 27 Aug 2020 15:00:48 +0000

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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6b5473c97e98828d6d8509b13a257efbed308bad

commit 6b5473c97e98828d6d8509b13a257efbed308bad
Author: Ralf Habacker <ralf.habacker@freenet.de>
Date:   Thu Aug 27 15:59:53 2020 +0100

    Corrects the broken line number incrementation in the Windows resource
parser

    When the tokens MCLINE, MCENDLINE, and MCCOMMENT were created, the
    line number was not increased, which led to an incorrect value in
    the error output.

            PR 26088
            * mclex.c (skip_until_eol): if eol was found, increment line number

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