New Ghostscript/GhostPDL compiler warnings - 2017-12-14-05:15:05 - 34286be72308b7cba275bbf423e589997e9e683e

[email protected]
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20171214144323.94F65204019D@i7>
Previous Revision: 7a13371ec8dc077c4a3b28f6935206fe06fc534e
 Current Revision: 34286be72308b7cba275bbf423e589997e9e683e

commit 34286be72308b7cba275bbf423e589997e9e683e
Author:     Ken Sharp <[email protected]>
AuthorDate: Thu Dec 14 12:00:51 2017 +0000
CommitDate: Thu Dec 14 12:00:51 2017 +0000

    Fix compiler warnings after pdfimage device commit

devices/devs.mak
devices/gdevpdfimg.c



Ghostscript:

new gcc warnings (gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609): 

./devices/gdevpdfimg.c:1060:1: warning: 'pdf_image_put_params' defined but not used [-Wunused-function]
./devices/gdevpdfimg.c:970:1: warning: 'pdf_image_get_params' defined but not used [-Wunused-function]

http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/gs-gcc-warnings.txt



new clang warnings (clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)): 

./devices/gdevpdfimg.c:1060:1: warning: unused function 'pdf_image_put_params' [-Wunused-function]
pdf_image_put_params(gx_device * dev, gs_param_list * plist)
^

./devices/gdevpdfimg.c:970:1: warning: unused function 'pdf_image_get_params' [-Wunused-function]
pdf_image_get_params(gx_device * dev, gs_param_list * plist)
^


http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/gs-clang-warnings.txt



new scan-build warnings:

./devices/gdevpdfimg.c:1060:1: warning: 'pdf_image_put_params' defined but not used [-Wunused-function]
 pdf_image_put_params(gx_device * dev, gs_param_list * plist)
 ^

./devices/gdevpdfimg.c:970:1: warning: 'pdf_image_get_params' defined but not used [-Wunused-function]
 pdf_image_get_params(gx_device * dev, gs_param_list * plist)
 ^


http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/gs/index.html

http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/gs-scan-build.txt




GhostPCL:

new gcc warnings (gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609): 

./devices/gdevpdfimg.c:1060:1: warning: 'pdf_image_put_params' defined but not used [-Wunused-function]
./devices/gdevpdfimg.c:970:1: warning: 'pdf_image_get_params' defined but not used [-Wunused-function]

http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/pcl-gcc-warnings.txt



new scan-build warnings:

./devices/gdevpdfimg.c:1060:1: warning: 'pdf_image_put_params' defined but not used [-Wunused-function]
 pdf_image_put_params(gx_device * dev, gs_param_list * plist)
 ^

./devices/gdevpdfimg.c:970:1: warning: 'pdf_image_get_params' defined but not used [-Wunused-function]
 pdf_image_get_params(gx_device * dev, gs_param_list * plist)
 ^


http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/pcl/index.html

http://miles.ghostscript.com:8080/artifex/34286be72308b7cba275bbf423e589997e9e683e/pcl-scan-build.txt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.