New Ghostscript/GhostPDL compiler warnings - 2018-09-18-20:30:09 - 93d13545f90c37327bf3ca7ac75c9549d7b52f6f
[email protected] Tue, 18 Sep 2018 21:51:35 -0700 (PDT)
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20180919045135.62726204083A@i7> |
Previous Revision: c76bf1cb7cc419534006631ea139ae20801fd824 Current Revision: 93d13545f90c37327bf3ca7ac75c9549d7b52f6f commit 93d13545f90c37327bf3ca7ac75c9549d7b52f6f Author: Henry Stiles <[email protected]> AuthorDate: Tue Sep 18 21:10:33 2018 -0600 CommitDate: Tue Sep 18 21:10:33 2018 -0600 Reset the PXL parser along with state cleanup. pcl/pxl/pxsessio.c GhostPCL: new gcc warnings (gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609): ./pcl/pxl/pxsessio.c:201:5: warning: implicit declaration of function 'px_process_init' [-Wimplicit-function-declaration] http://miles.ghostscript.com:8080/artifex/93d13545f90c37327bf3ca7ac75c9549d7b52f6f/pcl-gcc-warnings.txt new scan-build warnings: ./pcl/pxl/pxsessio.c:201:5: warning: implicit declaration of function 'px_process_init' [-Wimplicit-function-declaration] px_process_init(pxs, true); ^ http://miles.ghostscript.com:8080/artifex/93d13545f90c37327bf3ca7ac75c9549d7b52f6f/pcl/index.html http://miles.ghostscript.com:8080/artifex/93d13545f90c37327bf3ca7ac75c9549d7b52f6f/pcl-scan-build.txt