Re: [PHP-DEV] [PATCH] ext/gettext adding *ngettext functions

2001-08-27 Thread Chuck Hagenbuch
Quoting Walter Franzini <[EMAIL PROTECTED]>: > I have added to ext/gettext the wrapper needed to support *ngettext > functions, you can find the patch below. Committed, thanks! -chuck -- Charles Hagenbuch, <[EMAIL PROTECTED]> Some fallen angels have their good reasons. -- PHP Development Mai

[PHP-DEV] [PATCH] ext/gettext adding *ngettext functions

2001-08-27 Thread Walter Franzini
Hi all, I have added to ext/gettext the wrapper needed to support *ngettext functions, you can find the patch below. Ciao -- Walter Franzini, e-mail: [EMAIL PROTECTED] SysNet, Via Digione 8, 27100 Pavia - Italy diff -aur php-4.0.6.ORIG/ext/gettext/gettext.c php-4.0.6+gettext-patch/ext/gettex