]> git.ipfire.org Git - thirdparty/cups.git/commit
The PPD conformance tests did not catch group translation
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 3 Feb 2004 04:04:05 +0000 (04:04 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 3 Feb 2004 04:04:05 +0000 (04:04 +0000)
commit125a0b62718a3d03c964bba1daf651fcd855e5fc
treee5646d66b66f6bb28b33c0cfda42cbc08133c2d4
parent7f8477b546fba9af91e54c49fb5d6a11ac586cd6
The PPD conformance tests did not catch group translation
strings that exceeded the maximum allowed size (STR #454)

Updated the client code in the scheduler to close the client
connection on errors rather than shutting down the receive end
of the socket; this caused resource problems on some systems
(STR #434)

cups-polld didn't compile on Tru64 5.1B (STR #436)

"lpc stat" crashed if the device URI was empty (STR #548)

The scheduler did not compile without zlib (STR #433)

std:floor() cast needed on IRIX 6.5 with SGI C++ compiler (STR
#497)

cupsRasterReadPixels() and cupsRasterWritePixels() did not
handle EAGAIN and EINTR properly (STR #473)

RequiresPageRegion should not be consulted for Manual Feed (STR
#514)

International characters were not substituted in banner files
properly (STR #468)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@4033 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
berkeley/lpc.c
cups/emit.c
cups/ppd.c
filter/raster.c
pdftops/PSOutputDev.cxx
scheduler/client.c
scheduler/cups-polld.c
scheduler/file.c
scheduler/ipp.c