[PHP-DEV] Re: [PHP-CVS] Big commit - macro back-substitution From: Andrei Zmievski (andrei <email protected>)
Date: 09/25/01

On Tue, 25 Sep 2001, Jeroen van Wolffelaar wrote:
> 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.

Isn't there already scripts/conv_z_macros script that does this?

-Andrei
* "Lack of planning on your part doesn't constitute an emergency on my part." *

-- 
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>