all devices regression report - 2018-01-31-08:22:40 - 68fcaea85611267eec9f4bac3443977fe15627dc

[email protected] Wed, 31 Jan 2018 08:22:40 -0800 (PST)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20180131162240.C60A020401E7@i7>
Differences in all devices errors using gs/examples files

Previous Revision: 07f9da3cb5647b18458cd52d1be35ab5365790eb
 Current Revision: 68fcaea85611267eec9f4bac3443977fe15627dc

commit 68fcaea85611267eec9f4bac3443977fe15627dc
Author:     Ken Sharp <[email protected]>
AuthorDate: Wed Jan 31 09:59:01 2018 +0000
CommitDate: Wed Jan 31 09:59:24 2018 +0000

    squash GCC warnings
    
    remove an unused variable from a (large) macro in gxfilltr.h
    
    remove some unused variables, and an entire unused function in
    sjpx_openjpeg.c
    
    remove an unused variable in gdevbit.c
    
    remove an unused variable in gdevjpeg.c
    
    bracket a variable declaration and usage with #ifdef DEBUG to prevent
    the compiler warning that the variable is set but not read on non-debug
    builds. gdevxps.c
    
    preserve 'const' when passing a memory pointer to a procedure to
    avoid a warning about discarding const. zcie.c

base/gxfilltr.h
base/sjpx_openjpeg.c
devices/gdevbit.c
devices/gdevjpeg.c
devices/vector/gdevxps.c
psi/zcie.c

new errors:

errors that went away:

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