texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] how to get 32 bits integers


From: David Allouche
Subject: Re: [Texmacs-dev] how to get 32 bits integers
Date: Wed, 6 Nov 2002 12:17:30 +0100
User-agent: Mutt/1.4i

On Tue, Nov 05, 2002 at 03:47:20PM +0100, Joris van der Hoeven wrote:
> 
> While relooking at the code, I also noticed something else:
> the tfm files are read in 32 bit blocks using the "int" type.
> I am not sure that this is correct on 64 bits architectures.
> Are there 64 bits architectures where the "int" type is 64 bits?
> In that case, maybe someone is willing to patch this.

The Right Way to fix these problems is to use the types gint32 and
guint32 defined in GLib.

That also applies to the problem with SI.

-- 
David Allouche         | GNU TeXmacs -- Writing is a pleasure
Free software engineer |    http://www.texmacs.org
   http://ddaa.net     |    http://alqua.com/tmresources
   address@hidden  |    address@hidden
TeXmacs is NOT a LaTeX front-end and is unrelated to emacs.





reply via email to

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