This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug treelang/22188] New: Some warnings during building
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2005 18:30:41 -0000
- Subject: [Bug treelang/22188] New: Some warnings during building
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
There were some warnings when building with treelang enabled:
treelang/lex.c: In function 'yy_get_next_buffer':
treelang/lex.c:1127: warning: old-style function definition
treelang/lex.c: In function 'yy_get_previous_state':
treelang/lex.c:1259: warning: old-style function definition
treelang/lex.c: In function 'input':
treelang/lex.c:1371: warning: old-style function definition
--
Summary: Some warnings during building
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: treelang
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-darwin7.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22188