php-developer-list | 2002112
Date: 11/29/02
- Next message: Sara Golemon: "Re: [PHP-DEV] Bug #20308 (Feature Request)"
- Previous message: Preston L. Bannister: "Re: [PHP-DEV] C++ extensions and ext_skel"
- In reply to: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Next in thread: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 07:09 PM 11/28/02 -0500, John Coggeshall wrote:
>That's not the issue... In C, the behavior is to actually print the
>alphabet A-Z... It looks like our implementation is messed up, but the
>bug report is a bit misleading as to if I should fix the documentation
>to say you CAN'T do this, or fix the code so you can :)
May I suggest the best choice is to fix the code. The current action is
bizarre!
A to Z followed by AA - AZ, BA - BZ ... up to YA-YZ, then if finally
stops. A lower case range acts the same way with lower case characters.
If that isn't bad enough for you, try the range from A to z. After 30
seconds it got up to AUHXT.
Rick
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Sara Golemon: "Re: [PHP-DEV] Bug #20308 (Feature Request)"
- Previous message: Preston L. Bannister: "Re: [PHP-DEV] C++ extensions and ext_skel"
- In reply to: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Next in thread: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

