all devices regression report - 2017-12-15-06:21:43 - 44d4d979c25eaea76c2d08aceec058f92ee3ed83
[email protected] Fri, 15 Dec 2017 06:21:44 -0800 (PST)
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171215142144.4348C20401E8@i7> |
Differences in all devices errors using gs/examples files Previous Revision: 86322b1ccb1e67cf99672945f1d77925b2902872 Current Revision: 44d4d979c25eaea76c2d08aceec058f92ee3ed83 commit 44d4d979c25eaea76c2d08aceec058f92ee3ed83 Author: Ken Sharp <[email protected]> AuthorDate: Fri Dec 15 11:21:49 2017 +0000 CommitDate: Fri Dec 15 11:22:13 2017 +0000 Make pdfimage devices work on Linux Because the devices usurp the FILE * created by the gdevprn code and turn it into a stream, we must set the stored pointer to NULL after closing or freeing the stream in order to avoid gdev_prn_close() attempting to close the underlying file again, which causes an error on Linux. Also remove some routines we no longer use. devices/gdevpdfimg.c new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/alphabet.ps === PCLm === === ghostpdl/examples/alphabet.ps === pdfimage24 === === ghostpdl/examples/alphabet.ps === pdfimage32 === === ghostpdl/examples/alphabet.ps === pdfimage8 === === ghostpdl/examples/annots.pdf === PCLm === === ghostpdl/examples/annots.pdf === pdfimage24 === === ghostpdl/examples/annots.pdf === pdfimage32 === === ghostpdl/examples/annots.pdf === pdfimage8 === === ghostpdl/examples/colorcir.ps === PCLm === === ghostpdl/examples/colorcir.ps === pdfimage24 === === ghostpdl/examples/colorcir.ps === pdfimage32 === === ghostpdl/examples/colorcir.ps === pdfimage8 === === ghostpdl/examples/doretree.ps === PCLm === === ghostpdl/examples/doretree.ps === pdfimage24 === === ghostpdl/examples/doretree.ps === pdfimage32 === === ghostpdl/examples/doretree.ps === pdfimage8 === === ghostpdl/examples/escher.ps === PCLm === === ghostpdl/examples/escher.ps === pdfimage24 === === ghostpdl/examples/escher.ps === pdfimage32 === === ghostpdl/examples/escher.ps === pdfimage8 === === ghostpdl/examples/golfer.eps === PCLm === === ghostpdl/examples/golfer.eps === pdfimage24 === === ghostpdl/examples/golfer.eps === pdfimage32 === === ghostpdl/examples/golfer.eps === pdfimage8 === === ghostpdl/examples/grayalph.ps === PCLm === === ghostpdl/examples/grayalph.ps === pdfimage24 === === ghostpdl/examples/grayalph.ps === pdfimage32 === === ghostpdl/examples/grayalph.ps === pdfimage8 === === ghostpdl/examples/ridt91.eps === PCLm === === ghostpdl/examples/ridt91.eps === pdfimage24 === === ghostpdl/examples/ridt91.eps === pdfimage32 === === ghostpdl/examples/ridt91.eps === pdfimage8 === === ghostpdl/examples/snowflak.ps === PCLm === === ghostpdl/examples/snowflak.ps === pdfimage24 === === ghostpdl/examples/snowflak.ps === pdfimage32 === === ghostpdl/examples/snowflak.ps === pdfimage8 === === ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === PCLm === === ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === pdfimage24 === === ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === pdfimage32 === === ghostpdl/examples/text_graph_image_cmyk_rgb.pdf === pdfimage8 === === ghostpdl/examples/text_graphic_image.pdf === PCLm === === ghostpdl/examples/text_graphic_image.pdf === pdfimage24 === === ghostpdl/examples/text_graphic_image.pdf === pdfimage32 === === ghostpdl/examples/text_graphic_image.pdf === pdfimage8 === === ghostpdl/examples/tiger.eps === PCLm === === ghostpdl/examples/tiger.eps === pdfimage24 === === ghostpdl/examples/tiger.eps === pdfimage32 === === ghostpdl/examples/tiger.eps === pdfimage8 === === ghostpdl/examples/transparency_example.ps === PCLm === === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === pdfimage24 === === ghostpdl/examples/transparency_example.ps === pdfimage32 === === ghostpdl/examples/transparency_example.ps === pdfimage8 === === ghostpdl/examples/transparency_example.ps === psdrgb === === ghostpdl/examples/vasarely.ps === PCLm === === ghostpdl/examples/vasarely.ps === pdfimage24 === === ghostpdl/examples/vasarely.ps === pdfimage32 === === ghostpdl/examples/vasarely.ps === pdfimage8 === === ghostpdl/examples/waterfal.ps === PCLm === === ghostpdl/examples/waterfal.ps === pdfimage24 === === ghostpdl/examples/waterfal.ps === pdfimage32 === === ghostpdl/examples/waterfal.ps === pdfimage8 ===