Date: 09/10/01
- Next message: Walter Franzini: "[PHP-DEV] Syntax error"
- Previous message: fidian <email protected>: "[PHP-DEV] Bug #13232: PEAR messes up with simultaneous connections."
- In reply to: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Next in thread: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Reply: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Reply: Vlad Krupin: "Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Jason et al.,
On Monday 10 September 2001 16:24, Jason Greene wrote:
> Is there anyone out there who uses >> on negative numbers?
> There is the discussion on the engine2 list about whether to
> make >> an unsigned right shift, or to introduce a new operator
> >>>.
I'd be grateful, if the behaviour of >> won't change, as I'm using it in some
scripts for exactly this purpose. A >>> is the usual unsigned right-shift in
c-style languages, it wouldn't hurt to introduce it to PHP as well, would it?
> Speak-up or potential loose your negative shift-ability
Done :)
Best Regards,
Alex
- --
| Alexander Wirtz | eMail: wirtz <email protected> |
| web <email protected> GmbH | "Accidents, Emergency, Ambulance" |
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7nNSEDTqTaMH1weIRAhdBAKCbojb6+0yw1alYGS1tQgydLAcfEQCg24wE
ssB1EoyRTzQY2R1jQhAcJDw=
=zebw
-----END PGP SIGNATURE-----
-- 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: Walter Franzini: "[PHP-DEV] Syntax error"
- Previous message: fidian <email protected>: "[PHP-DEV] Bug #13232: PEAR messes up with simultaneous connections."
- In reply to: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Next in thread: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Reply: Jason Greene: "[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Reply: Vlad Krupin: "Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

