[commit: ghc] master: Revert "Fix uninformative hp2ps error when the cmdline contains double quotes" (bba2b9b)

git at git.haskell.org git at git.haskell.org
Sat Nov 24 19:13:59 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/bba2b9bf2d69700dc114118658507aaac34c5e62/ghc

>---------------------------------------------------------------

commit bba2b9bf2d69700dc114118658507aaac34c5e62
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sat Nov 24 14:01:40 2018 -0500

    Revert "Fix uninformative hp2ps error when the cmdline contains double quotes"
    
    This reverts commit 390df8b51b917fb6409cbde8e73fe838d61d8832.


>---------------------------------------------------------------

bba2b9bf2d69700dc114118658507aaac34c5e62
 rts/ProfHeap.c                      |  30 +--
 testsuite/tests/hp2ps/Makefile      |   9 -
 testsuite/tests/hp2ps/T15904.hs     |   8 -
 testsuite/tests/hp2ps/T15904.stdout |   7 -
 testsuite/tests/hp2ps/all.T         |   1 -
 utils/hp2ps/HpFile.c                | 351 ++++++++++++++++++------------------
 6 files changed, 185 insertions(+), 221 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc bba2b9bf2d69700dc114118658507aaac34c5e62


More information about the ghc-commits mailing list