all devices regression report - 2018-07-24-12:15:47 - 160431b50a3154341fa9ef1270ecb6f8ae045b4d

[email protected] Tue, 24 Jul 2018 12:15:48 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20180724191548.1660620409F3@i7>
Differences in all devices errors using gs/examples files

Previous Revision: da7288fe212f24db7789f9807b9e55a0e4367b8a
 Current Revision: 160431b50a3154341fa9ef1270ecb6f8ae045b4d

commit 160431b50a3154341fa9ef1270ecb6f8ae045b4d
Author:     Ken Sharp <[email protected]>
AuthorDate: Tue Jul 24 13:35:03 2018 +0100
CommitDate: Tue Jul 24 13:35:25 2018 +0100

    Fix tiffpack and tifflzw devices
    
    Commit 0ef309305417776a9f8b8cd143fbf3c5e89456b2 moved the FillOrder
    parameter into the 'generic' tiff fax device structure, and added a new
    BlackIs1 parameter.
    
    The macro FAX_DEVICE_BODY was updated to reflect this but unfortunately
    two of the devices, tiffpack and tifflzw do not use the FAX_DEVICE_BODY
    macro, as they need to use device-specific code for the output_page
    device method.
    
    This meant that the initialisation of these devices was incorrect and
    led to failures in our automated testing.

devices/gdevtfax.c

new errors:

errors that went away:
=== ghostpdl/examples/alphabet.ps === tifflzw ===
=== ghostpdl/examples/alphabet.ps === tiffpack ===
=== ghostpdl/examples/annots.pdf === tifflzw ===
=== ghostpdl/examples/annots.pdf === tiffpack ===
=== ghostpdl/examples/colorcir.ps === tifflzw ===
=== ghostpdl/examples/colorcir.ps === tiffpack ===
=== ghostpdl/examples/doretree.ps === tifflzw ===
=== ghostpdl/examples/doretree.ps === tiffpack ===
=== ghostpdl/examples/escher.ps === tifflzw ===
=== ghostpdl/examples/escher.ps === tiffpack ===
=== ghostpdl/examples/golfer.eps === tifflzw ===
=== ghostpdl/examples/golfer.eps === tiffpack ===
=== ghostpdl/examples/grayalph.ps === tifflzw ===
=== ghostpdl/examples/grayalph.ps === tiffpack ===
=== ghostpdl/examples/ridt91.eps === tifflzw ===
=== ghostpdl/examples/ridt91.eps === tiffpack ===
=== ghostpdl/examples/snowflak.ps === tifflzw ===
=== ghostpdl/examples/snowflak.ps === tiffpack ===
=== ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === tifflzw ===
=== ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === tiffpack ===
=== ghostpdl/examples/text_graphic_image.pdf === tifflzw ===
=== ghostpdl/examples/text_graphic_image.pdf === tiffpack ===
=== ghostpdl/examples/tiger.eps === tifflzw ===
=== ghostpdl/examples/tiger.eps === tiffpack ===
=== ghostpdl/examples/transparency_example.ps === tifflzw ===
=== ghostpdl/examples/transparency_example.ps === tiffpack ===
=== ghostpdl/examples/vasarely.ps === tifflzw ===
=== ghostpdl/examples/vasarely.ps === tiffpack ===
=== ghostpdl/examples/waterfal.ps === tifflzw ===
=== ghostpdl/examples/waterfal.ps === tiffpack ===

errors that are not whitelisted: