32-bit warnings / general pointer size concerns

Issue #88 resolved
Former user created an issue

As per gcc (GCC) 4.6.1 20110819 (prerelease) on a

uname -a

Linux Crushernator 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz GenuineIntel GNU/Linux

one can find warnings like

imebra/library/imebra/src/jpegCodec.cpp:3639:29: warning: cast to pointer from integer of different size

Presumably development takes place on a 64-bit machine?

Comments (5)

  1. Log in to comment