--- Begin Message ---
Bugs item #714479, was opened at 2003-04-03 09:18
Message generated for change (Comment added) made by john43
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=533377&aid=714479&group_id=72099
> Category: generation of scanner
> Group: version 2.5.31
> Status: Closed
> Resolution: Invalid
Priority: 5
Submitted By: Sebastian Bergmann (bergmann)
> Assigned to: John43 (john43)
Summary: flex 2.5.31 gives "fatal internal error" with PHP 5
Initial Comment:
flex -Pini_ -S/usr/src/php5/Zend/flex.skl
-oZend/zend_ini_scanner.c -i
/usr/src/php5/Zend/zend_ini_scanner.l
flex: fatal internal error, bad line in skeleton file
zend_ini_scanner.l is here:
http://cvs.php.net/co.php/ZendEngine2/zend_ini_scanner.l
Other files can be found here:
http://cvs.php.net/cvs.php/ZendEngine2
This works fine with flex 2.5.4.
----------------------------------------------------------------------
> Comment By: John43 (john43)
Date: 2003-07-07 17:47
Message:
Logged In: YES
user_id=335409
Bug is in user code (bad skeleton structure).
Option -S is for flex developers. Don't use your own skeleton unless you
know what a mess you are getting into.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=533377&aid=714479&group_id=72099
--- End Message ---
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php