On Sun, 2016-06-26 at 07:04 +0200, Szymon Tomasz Stefanek wrote:
> The problem is that it PdfInputDevice::Seek() accepts a
> std::ios_base::seekdir
> as parameter, which is then passed to the standard C library fseek().
> This is wrong since the values of seekdir are implementation defined
> ( see http://en.cppreference.com/w/cpp/io/ios_base/seekdir ) and on
> Android they don't match with the SEEK_CUR/SEEK_END/SEEK_SET macros
> defined in stdio.h.

        Hi,
thanks for the "patch". I made a little change to it and committed it
as revision 1774:
http://sourceforge.net/p/podofo/code/1774
        Bye,
        zyx


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to