diff options
author | Robin Watts <robin.watts@artifex.com> | 2015-06-26 15:59:17 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2015-06-26 19:06:22 +0100 |
commit | 2b08c7f7ed2d4bc3874e5d2734c7d4a0ca3ad966 (patch) | |
tree | 09f71d07e0c16cd4a64048387ae9c718d57bebd3 /source/html/html-doc.c | |
parent | 7b5720137cef833476d4015cce6402e3c272ccad (diff) | |
download | mupdf-2b08c7f7ed2d4bc3874e5d2734c7d4a0ca3ad966.tar.xz |
Bug 696053: Update windows mupdf to respect command line flags.
Previously, only the unix executable had been updated to take
command line flags; update the windows one in line with it.
We have to cope with the argv being in Unicode; add a windows
specific version of getoptw for this.
Also note that that fprintf's in the windows mupdf exe won't work
as GUI apps don't have a console window, and can't write to the
parent one. Fixing that is a larger project than I have time
for right now.
Diffstat (limited to 'source/html/html-doc.c')
0 files changed, 0 insertions, 0 deletions