- update ppport.h and remove the duplicate definitions from
authorTony Cook <tony@develop=help.com>
Thu, 22 Apr 2004 07:01:07 +0000 (07:01 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 22 Apr 2004 07:01:07 +0000 (07:01 +0000)
commite18f39b39bfabde4dbae0c19cd77233df1bbb9fc
tree0fdc2409385f24ba0dad68cd2a291abd072e78e7
parentbbe44761a3882261b1c285537ff7da0eb9275066
- update ppport.h and remove the duplicate definitions from
  Imager.xs.  Had to mangle ppport.h to prevent duplicate global
  function definitions.
- newer versions of tifflib require that all of the function
  pointers passed to TIFFClientOpen be non-NULL, the mmap() and
  munmap() pointers were always NULL and the sizeproc was
  sometimes NULL.
Changes
Imager.xs
ppport.h
tiff.c