Date: 12/15/00
- Next message: Stig S. Bakken: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Previous message: Phil Driscoll: "[PHP-DEV] Successful test of RC 6 on Win NT/IIS"
- In reply to: Zak Greant: "[PHP-DEV] Adding LC_* constants to ext/standard..."
- Next in thread: Zak Greant: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Reply: Zak Greant: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 14 Dec 2000, Zak Greant wrote:
>Hartmut suggested that the LC_* constants that I added to the gettext
>extension should actually be defined in ext/standard and that setlocale()
>should be modified to use them.
>
>This seems like a good idea to me - does anyone have any objections to this
>being done?
No, because it's done already. :)
I moved them away from ext/gettext/ into ext/standard/
but I didn't yet modify setlocale() to use them..I asked
for comments about it but I seem to have posted it on php-cvs
and not on php-dev..
Should setlocale() be modified to use only the constants and not
support the strings anymore? Or support both ways?
--Jani
-- 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>
- Next message: Stig S. Bakken: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Previous message: Phil Driscoll: "[PHP-DEV] Successful test of RC 6 on Win NT/IIS"
- In reply to: Zak Greant: "[PHP-DEV] Adding LC_* constants to ext/standard..."
- Next in thread: Zak Greant: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Reply: Zak Greant: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

