pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Assigning a 64-bit value to pdf_i64_t


From: jemarch
Subject: Re: [pdf-devel] Assigning a 64-bit value to pdf_i64_t
Date: Sun, 16 Nov 2008 22:04:43 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hello Aleks.

   I found that the "#if defined(int64_t)" is not working  (the previous 
   "#ifdef int64_t" didn't work either... my fault) in pdf-types.h. This 
   means we have always been compiling our own 64-bit support.

   Attached is a patch to check for int64_t at configure time, which seems 
   to work ok.

We are including gnulib's stdint.h in pdf-types.h. Is this change
aware of that?





reply via email to

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