bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20958] yywrap in binutils/syslex.l and ld/ldlex.l


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/20958] yywrap in binutils/syslex.l and ld/ldlex.l
Date: Wed, 04 Jan 2017 16:06:48 +0000

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

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

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

commit b055631694967585d0c898ac493e1faa3d5e8ee6
Author: Dilan Palauzov <address@hidden>
Date:   Wed Jan 4 16:05:22 2017 +0000

    Use noyywrap option in lex files.

    ld  PR 20958
        * ldlex.l (option): Add noyywrap
        (yywrap): Delete.
        * ldlex.h (yywrap): Delete prototype.

    binutils
        PR 20958
        * syslex.l (option): Add noyywrap
        (yywrap): Delete.

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