Nicholas Clark <[EMAIL PROTECTED]> writes: >> sure if there are any non-two's complement machines out there anymore, > >However, as perl5 has a few 2s complement assumptions already polluting the >source, unless we can find a 1s complement (or other) machine to test on, it >seems sensible (to me at least) to say that the initial implementation will >assume 2s complement as we have nothing to test that we've got all the 2s >complement assumptions out or the conditionally compiled non 2s complement >code correct. FWIW IEEE-754 Floating point isn't 2's complement for the mantissa. -- Nick Ing-Simmons <[EMAIL PROTECTED]> Via, but not speaking for: Texas Instruments Ltd.
- Re: standard representations Peter Buckingham
- Re: standard representations Dan Sugalski
- Re: standard representations Nick Ing-Simmons
- Re: standard representations Dan Sugalski
- Re: standard representations Benjamin Stuhl
- Re: standard representations Dan Sugalski
- Re: standard representations Andy Dougherty
- Re: standard representations Benjamin Stuhl
- Re: standard representations Dan Sugalski
- Re: standard representations Nicholas Clark
- Re: standard representations Nick Ing-Simmons
- Re: standard representations David Mitchell
- Re: standard representations Dan Sugalski
- Re: standard representations David Mitchell
- Re: standard representations Dan Sugalski
- Re: standard representations David L. Nicol
- RE: standard representations Garrett Goebel
- Re: standard representations Simon Cozens