Re: Non-twos-complement machines

2013-10-24 Thread Jacob Carlborg
On 2013-10-24 21:49, qznc wrote: Turns out there are non-twos-complement machines sold today. http://stackoverflow.com/a/6972551 That's backwards compatibility :) -- /Jacob Carlborg

Re: Non-twos-complement machines

2013-10-24 Thread deadalnix
On Thursday, 24 October 2013 at 19:49:15 UTC, qznc wrote: Turns out there are non-twos-complement machines sold today. http://stackoverflow.com/a/6972551 No, I do not think anybody will try to port D code there. ;) The machine from hell !

Non-twos-complement machines

2013-10-24 Thread qznc
Turns out there are non-twos-complement machines sold today. http://stackoverflow.com/a/6972551 No, I do not think anybody will try to port D code there. ;)