Date: 12/15/00
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8223 Updated: Php compile failure with --pdflib"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] Successful test of RC 6 on Win NT/IIS"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Why would you need to change setlocale()? The constants are constants. It
will automatically work.
Andi
At 01:37 PM 12/15/00 +0200, Jani Taskinen wrote:
>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>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8223 Updated: Php compile failure with --pdflib"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] Successful test of RC 6 on Win NT/IIS"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] Adding LC_* constants to ext/standard..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

