[gl2ps] Fwd: Re: 64-bit compilation -> pdf errors

Ian D. Gay gay at sfu.ca
Thu Apr 13 20:54:36 CEST 2006


Here is a diff that seems to fix the immediate problem. 
I think it is a bit fragile, and can probably be improved upon.
Please test carefully before serious use!

Ian
-------------- next part --------------
3820a3821,3822
>   if(sizeof(unsigned long) == 8) dmax = dmax - 2048.;
> 
3860a3863,3864
>   if(sizeof(unsigned long) == 8) dmax = dmax - 2048.;
> 
3883a3888,3889
>   if(sizeof(unsigned long) == 8) dmax = dmax - 2048.;
>