[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16567] Compilation warnings in DllTool
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16567] Compilation warnings in DllTool |
Date: |
Wed, 12 Mar 2014 10:57:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16567
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via c63043aae739e147ad1da015d48ecceeb8b3fef9 (commit)
from fa47fa924667f5d668faf24412dea39150e14a2a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c63043aae739e147ad1da015d48ecceeb8b3fef9
commit c63043aae739e147ad1da015d48ecceeb8b3fef9
Author: Dmitry Gorbachev <address@hidden>
Date: Wed Mar 12 10:56:17 2014 +0000
Fix compile time warnings about unused variables 'yyinput' and 'input'.
PR binutils/16567
* deflex.l: Add noinput and nounput options.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 5 +++++
binutils/deflex.l | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.