all devices regression report - 2018-01-08-11:41:54 - 731559c56907f223c9f0763d512fae7e4d13e1a0

[email protected] Mon, 8 Jan 2018 11:41:54 -0800 (PST)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20180108194154.7D49E2040613@i7>
Differences in all devices errors using gs/examples files

Previous Revision: 0da8eed54f24cf3dcb5f950c742a8072b7c7e01a
 Current Revision: 731559c56907f223c9f0763d512fae7e4d13e1a0

commit 731559c56907f223c9f0763d512fae7e4d13e1a0
Author:     David Kaspar [Dee'Kej] <[email protected]>
AuthorDate: Mon Dec 11 19:11:04 2017 +0100
CommitDate: Mon Jan 8 13:41:02 2018 +0000

    Bug 698814: use --docdir= configure parameter
    
    Previously, the Ghostscript was using custom path to the documentation
    (as docdir=$(gsdatadir)/doc). This was causing that value of --docdir=
    parameter of ./configure was accepted, but not used at all.
    
    This commit fixes this issue, by using docdir=@docdir@@VERSIONED_PATH@
    instead. However, as a side effect this results in default path for
    documentation to changed to this (with --prefix=/usr):
    
      /usr/share/doc/ghostscript/<version>/
    
    To stay backward compatible, a symlink is automatically created to
    point from the old location (/usr/share/ghostscript/<version>/doc) to
    the new location.
    
    NOTE: Trying to fix this issue with the location of documentation
          staying as it was would require some hacking inside the Autoconf
          itself, which is not desirable.

Makefile.in
base/unixinst.mak

new errors:

errors that went away:

errors that are not whitelisted:
=== ghostpdl/examples/transparency_example.ps === cp50 ===
=== ghostpdl/examples/transparency_example.ps === psdrgb ===