Hi! > Case in point: The current zend_language_scanner.c has been generated by > Andrea, who uses a different re2c version from everybody else (0.13.6 > instead of 0.13.5). This means that if I do some tiny change to > zend_language_scanner.l I immediately get a 3000 line diff. So we just end > up changing this file back and forth depending on the algorithm used by > different versions.
So, from time to time we'd get a big diff. But what's a big problem with that? It doesn't seem to hurt anything. And language scanner is not changed every day. I don't see any benefit in such change, just making building PHP harder. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php