On Mon, 30 Jun 2003, Leopold Toetsch wrote:
> Simon Glover <[EMAIL PROTECTED]> wrote:
> > With a fresh checkout, I get:
>
> > imcc.y:401: conflicting types for `YYSTYPE'
> > imcparser.h:6: previous declaration of `YYSTYPE'
> > /usr/lib/bison.simple: In function `yyparse':
> > /usr/lib/bison.
Simon Glover <[EMAIL PROTECTED]> wrote:
> With a fresh checkout, I get:
> imcc.y:401: conflicting types for `YYSTYPE'
> imcparser.h:6: previous declaration of `YYSTYPE'
> /usr/lib/bison.simple: In function `yyparse':
> /usr/lib/bison.simple:432: warning: passing arg 1 of `yylex' from
> incom
# New Ticket Created by Simon Glover
# Please include the string: [perl #22856]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22856 >
With a fresh checkout, I get:
imcc.y:401: conflicting types for `YYSTYPE'
imcparser