On 2012/10/11 13:23:48, quanstro wrote: a little longer description. on plan 9 i found that ...
12 years, 3 months ago
(2012-10-11 13:27:06 UTC)
#2
On 2012/10/11 13:23:48, quanstro wrote:
a little longer description. on plan 9 i found that for
an unsigned-preserving compiler with larger pointers than
integers, small negative p.y would result in a bad pointer.
since the u32int would not be signed extended, it could have
a value like 0x00000000fffffff4, which is no longer small or
negative.
Issue 6657043: 64-bit ptrs vs unsigned preservation
Created 12 years, 3 months ago by quanstro
Modified 12 years, 2 months ago
Reviewers:
Base URL:
Comments: 0