tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: your mail



On Wed, May 25, 2016 at 01:23:41PM -0400, Christos Zoulas wrote:
> | > 
> | > It will not compile on the vax. How about:
> | > 
> | > #include <float.h>
> | > 
> | > #if DBL_MAX_10_EXP < 40
> | > #define GLU_TESS_MAX_COORD 1e15
> | > #else
> | > #define GLU_TESS_MAX_COORD 1e150
> | > #endif
> | 
> | yes that looks good.
> 
> Go for it :-)

thanks. Commited.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index