freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Bug#94041: Freetype (either version) not 64-bit clean


From: Pavel Kankovsky
Subject: Re: [Devel] Bug#94041: Freetype (either version) not 64-bit clean
Date: Wed, 18 Apr 2001 00:59:07 +0200 (MET DST)

On Sun, 15 Apr 2001, Anthony Fok wrote:

> All versions of freetype are not 64-bit clean.  The headers are littered
> with things like:
>     TT_ULong   ulUnicodeRange1;        /* Bits 0-31   */
>     TT_ULong   ulUnicodeRange2;        /* Bits 32-63  */
>     TT_ULong   ulUnicodeRange3;        /* Bits 64-95  */
>     TT_ULong   ulUnicodeRange4;        /* Bits 96-127 */

*This* is harmless. Look at TT_Get_(U)Long. The only problem with 64 bit
ulongs is that higher 32 bits are not used. The crashes must be caused by
something else.

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]