Re: tests/rwblob_EPT_bilevel.sh on HP-UX/PA-RISC

[email protected]
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
>   Why not just use fseeko/ftello?

We solved the problem with this patch in magick/blob.c:

#if defined(HAVE_FSEEKO)
# define fseek  fseeko
# define ftell  ftello
#endif

Thanks for alerting us to this problem.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.