diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2019-01-26 16:07:39 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-01-26 16:07:39 -0800 |
| commit | ff0aaa549d51384ef3cdcb063706dee4f6143444 (patch) | |
| tree | 26d1736edc3ba04e544afa2053d477c8819308b8 /test | |
| parent | 446583e3227cee14ed9c03531e135f6d9c962dd2 (diff) | |
| download | pandoc-ff0aaa549d51384ef3cdcb063706dee4f6143444.tar.gz | |
Normalize Windows paths to account for change in ghc 8.6.
When pandoc is compiled with ghc 8.6, Windows paths are treated
differently, and paths beginning `\\server` no longer work.
This commit rewrites such patsh to `\\?\UNC\server` which works.
The change operates at the level of argument parsing, so it
only affects the command line program.
See #5127 and the discussion there.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
