On Sun, 2015-06-07 at 14:09 +0200, Dominik Seichter wrote:
> I wasn't able to create a Bug Report or post the patch so here it is:
> 261c261
> <                             for (int k = range_start; k < 
> range_end; k++)
> ---
> >                             for (int k = range_start; k <= 
> range_end; k++)
> 311a312
> >                 loop = 0;
> 326a328
> >                 loop = 0;

        Hi Mike,
I wanted to apply "the patch", but it fails here. I can locate the
change of the 'for' cycle, but not the other two changes. Could you
regenerate (and attach) the patch created from this command, please:

   $ diff -up PdfIdentityEncoding.cpp.old PdfIdentityEncoding.cpp >podofo.patch

where the PdfIdentityEncoding.cpp.old is the file before your change.
        Thanks and bye,
        zyx

-- 
http://www.litePDF.cz                                 i...@litepdf.cz


------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to