all devices regression report - 2017-10-06-21:26:34 - a9f06af39ced9a69f5841ceef3f5e921c34ea5a7
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171007042634.26125204019A@i7> |
Differences in all devices errors using gs/examples files Previous Revision: 29e07d407e997a596f682cffa2069e5cea9e3fb4 Current Revision: a9f06af39ced9a69f5841ceef3f5e921c34ea5a7 commit a9f06af39ced9a69f5841ceef3f5e921c34ea5a7 Author: Robin Watts <[email protected]> AuthorDate: Wed Oct 4 00:39:53 2017 +0100 CommitDate: Thu Oct 5 19:43:57 2017 +0100 Further optimisation in pdf14_compose_group. Avoid memcpy's when unnecessary in some of the subfunctions, by having a 'dst' pointer that points to the results. If the results are supposed to be the same as the src, don't copy the source, just reset the dst pointer. If the dst pointer is set to NULL, then don't copy the results at all, as it'll be the current values unchanged. base/gxblend.c new errors: errors that went away: errors that are not whitelisted: === ghostpdl/examples/transparency_example.ps === cp50 === === ghostpdl/examples/transparency_example.ps === psdrgb ===