I hate to say it, but it works fine here (tm). Using bison 1.75 from cygwin.

Edin

----- Original Message -----
From: "Maxim Maletsky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 12:54 AM
Subject: Re: [PHP-DEV] build fails on bison: update


>
> That does not happen, however, on PHP_4_3 tag.
>
> So just FYI.
>
> --
> Maxim Maletsky
> [EMAIL PROTECTED]
>
>
> On Thu, 14 Nov 2002 00:40:00 +0100 Maxim Maletsky <[EMAIL PROTECTED]> wrote:
>
> >
> > guys,
> >
> > current W32 build has failed on bison for me with the parse error:
> >
> >
> >
> > --------------------Configuration: TSRM - Win32
Release_TS--------------------
> > Compiling...
> > TSRM.c
> > tsrm_strtok_r.c
> > tsrm_virtual_cwd.c
> > tsrm_win32.c
> > Creating library...
> > --------------------Configuration: ZendTS - Win32
Release_TS--------------------
> > Performing Custom Build Step on ".\zend_language_scanner.l"
> > Compiling...
> > zend.c
> > zend_alloc.c
> > zend_API.c
> > zend_builtin_functions.c
> > zend_compile.c
> > Generating Code...
> > Compiling...
> > zend_constants.c
> > zend_dynamic_array.c
> > zend_execute.c
> > zend_execute_API.c
> > F:\CVS\PHP.NET\php4\Zend\zend_execute_API.c(366) : warning C4018: '==' :
signed/unsigned mismatch
> > zend_extensions.c
> > Generating Code...
> > Compiling...
> > zend_hash.c
> > zend_highlight.c
> > zend_indent.c
> > zend_ini.c
> > zend_ini_parser.c
> > Generating Code...
> > Compiling...
> > zend_ini_scanner.c
> > zend_language_parser.c
> > bison.simple(81) : error C2059: syntax error : '/'
> > bison.simple(83) : warning C4138: '*/' found outside of comment
> > bison.simple(189) : error C2449: found '{' at file scope (missing
function header?)
> > bison.simple(196) : error C2059: syntax error : '}'
> > bison.simple(248) : error C2449: found '{' at file scope (missing
function header?)
> > zend_language_parser.y(177) : error C2130: #line expected a string
containing the filename, found '&'
> > zend_language_parser.y(358) : error C2005: #line expected a line number,
found 'identifier'
> > bison.simple(760) : error C2059: syntax error : '}'
> > zend_language_scanner.c
> > zend_language_scanner.c(5726) : warning C4273: 'isatty' : inconsistent
dll linkage.  dllexport assumed.
> > zend_list.c
> > zend_llist.c
> > Generating Code...
> > Compiling...
> > zend_multibyte.c
> > zend_opcode.c
> > zend_operators.c
> > zend_ptr_stack.c
> > zend_qsort.c
> > Generating Code...
> > Compiling...
> > zend_sprintf.c
> > zend_stack.c
> > zend_variables.c
> > Generating Code...
> > Error executing cl.exe.
> >
> > php.exe - 7 error(s), 3 warning(s)
> >
> > --
> > Maxim Maletsky
> > [EMAIL PROTECTED]
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to