[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Overflow protection in _AC_COMPUTE_INT_COMPILE
From: |
Pavel Roskin |
Subject: |
Re: Overflow protection in _AC_COMPUTE_INT_COMPILE |
Date: |
Thu, 16 Nov 2000 01:47:25 -0500 (EST) |
Hello, Alexandre!
> > int _array_ [1 - 2 * !((sizeof(int)) <= 4095)]
>
> > I don't have access to that machine anymore, but if I remember correctly,
> > the message was about an array of variable size.
>
> Works for me on two HP-UX 10.20 boxes I've tested. I don't know what
> the compiler version is, but it certainly isn't one that had to be
> bought separately from the OS.
Please test with CC=/bin/cc, not just with the best CC that autoconf can
find.
Also try "what /bin/cc" - it will show the version of /bin/cc.
Regards,
Pavel Roskin
- Overflow protection in _AC_COMPUTE_INT_COMPILE, Pavel Roskin, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Akim Demaille, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Pavel Roskin, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Lars J. Aas, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Akim Demaille, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Pavel Roskin, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Akim Demaille, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Pavel Roskin, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Akim Demaille, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Alexandre Oliva, 2000/11/15
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE,
Pavel Roskin <=
- Re: Overflow protection in _AC_COMPUTE_INT_COMPILE, Alexandre Oliva, 2000/11/16