]> git.imager.perl.org - imager.git/commit
- reading a raw image no longer exits on a short read or read error,
authorTony Cook <tony@develop=help.com>
Wed, 18 Jan 2006 14:06:50 +0000 (14:06 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 18 Jan 2006 14:06:50 +0000 (14:06 +0000)
commit5f8f8e176c048bf9f817a0bbc5d76b54ce75eff2
treef218b85fa46f1ea54e9fba38e605c9e65cfc97d3
parent0bfa6bd65ad9f0ed9918654b25a3b64c7bcbfa4b
- reading a raw image no longer exits on a short read or read error,
  and returns an appropriate error message in $im->errstr
- write failures when writing a raw image now return a useful
  message in $im->errstr
Changes
Imager.pm
iolayer.c
raw.c
t/t103raw.t