]> git.imager.perl.org - imager.git/commit
- an integer division meant that preview scaling to below 1 pixel
authorTony Cook <tony@develop=help.com>
Thu, 17 Sep 2009 12:26:22 +0000 (12:26 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 17 Sep 2009 12:26:22 +0000 (12:26 +0000)
commitb3afeed5d907587a0ba5b491f2f5420375edd185
tree34321174410065a77dc2d0d730679479f885fb24
parent2d0c4c9d6feee0cfdcf4297934042c9defb15752
 - an integer division meant that preview scaling to below 1 pixel
   wide or high (which isn't too useful anyway) was calculating using
   NaNs on most platforms, and causing an exception on others.
   Thanks to David Cantrell for producing a backtrace of the crash on
   his Alpha-NetBSD CPAN test box which made it possible to track this
   down.
Changes
Makefile.PL
error.c
image.c
imageri.h