in reply to Re: More 64-bit Perl bugs?
in thread More 64-bit Perl bugs?

That's a neat, 'sideways-look' solution to the problem.

Except that I need to allocate > 4GB which means it'd just move the goalposts.

I agree that by moving to (say) 8-bit unit size, would get me to 16 GB, but my target is 64 GB, which would require 10 bits, which means moveing to 16-bit unit size. At that point, I'd probably be better off treating the vector as an array of 64-bit units.

The big loss is the convenience of the lvalue sub.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?