On Thu, 3 Jan 2002, Bryan C. Warnock wrote:

> On Thursday 03 January 2002 12:33 am, Bryan C. Warnock wrote:
> > Looks like the chunk_base logic doesn't work on 64-bit Solaris.  Every
> > test failure I checked was centered around an inaccesable address coming
> > out of STACK_CHUNK_BASE(*top) [line 85] .  I'll dig deeper tomorrow.  Er,
> > today.
>
> Passes on 64-bit Solaris.  (And 32-bit Linux.)  Probably more correct
> regardless, as longs are almost always the same size as pointers,
> whereas ints aren't.

Maybe we should be using the Configure output to determine what postfix to
use, based on the size of ints, longs, long longs, etc., and pointers,
rather than "almost always" being right?

- D

<[EMAIL PROTECTED]>


Reply via email to