Commit fffc461a065fcd77427d998e0816e1c5f687bcda

Authored by Jay Berkenbilt
1 parent bbdf4f42

64-bit fix


git-svn-id: svn+q:///qpdf/trunk@611 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 7 additions and 0 deletions
ChangeLog
1 1 2008-05-04 Jay Berkenbilt <ejb@ql.org>
2 2  
  3 + * do not assume size_t is unsigned int
  4 +
  5 + * removed locale-specific tests. These were really to check bugs
  6 + in perl 5.8.0 and are obsolete now. They also make the test suite
  7 + fail in some environments that don't have all the locales fully
  8 + configured.
  9 +
3 10 * updated several files for gcc 4.3 (extra includes)
4 11  
5 12 2008-04-26 Jay Berkenbilt <ejb@ql.org>
... ...