[poppler] 3 commits - poppler/Stream.cc utils/pdfsig.cc

2018-06-24 Thread Albert Astals Cid
poppler/Stream.cc | 28 +++- utils/pdfsig.cc |5 - 2 files changed, 15 insertions(+), 18 deletions(-) New commits: commit 267228bb071016621c80fc8514927905164aaeea Author: Albert Astals Cid Date: Sun Jun 24 18:28:22 2018 +0200 pdfsig: Use posix

Re: [poppler] Utils - Fix UTF-16 file name on Windows environment

2018-06-24 Thread William Bader
I haven't used VMS for about two decades, but I remember that the extra options to fopen() are important. Without them, I think that you end up with a record oriented file instead of a stream file, and stdio might not work as you expect, for example, writing '\n' might close the current record

Re: [poppler] [PATCH] Add -jpegopt optimize option support to utils

2018-06-24 Thread Albert Astals Cid
El dijous, 14 de juny de 2018, a les 0:27:32 CEST, Martin (gzlist) va escriure: > On 13/06/2018, Albert Astals Cid wrote: > > You probably need to update the manpages of both utils to include that? > > Done, see amended patch attached. Also updated the wording of the > other options a little,

Re: [poppler] [PATCH] Add -jpegopt optimize option support to utils

2018-06-24 Thread Martin (gzlist)
On 24/06/2018, Albert Astals Cid wrote: > > Not an English native speaker myself, but are you sure of the > Selects vs Select change? Struggling to find a documentation style guide that actually states it, but think in general imperative is preferred over simple present. See for instance `man