Hi Aleks. >> #if defined(HAVE_INT_64) || defined(int64_t) >> Use the system type. >> #endif > > Yep, I'll send you updated patch.
After applying your patch I am getting lots of compilation warnings like: base/types/pdf-i64-new.c: In function 'pdf_i64_new_001': base/types/pdf-i64-new.c:53: warning: integer constant is too large for 'long' type Can you please take a look?
