[PHP-DEV] Big commit - macro back-substitution From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 09/25/01

Hi,

Later today (after testing) I'll commit the changes made by a sed script
with lines like:

s/(\([^()]\+\))->value\.lval/Z_LVAL_P(\1)/g
s/\([a-zA-Z0-9_-]\+\)->value\.lval/Z_LVAL_P(\1)/g

So, if you're having a commit on hold, maybe you want to commit it now.
If you read this too late, just overwrite the new file with your
changes, and ask me to re-run the sed-script over that file.

--Jeroen

Jeroen van Wolffelaar
Jeroen <email protected>
http://www.A-Eskwadraat.nl/~jeroen

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>