Bug 687562 vector devices close output file incorrectly
"Russell Lang" <[email protected]> Wed, 07 Jul 2004 19:03:25 +1000
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <40EC48FD.1697.AA3E4FA7@localhost> |
This has been discussed with Ray on IRC and will be committed immediately. Other discussion is in the bug report. http://bugs.ghostscript.com/show_bug.cgi?id=687562 Log Message: Fixes bug 687562 "vector devices close output file incorrectly". Vector devices open the output file with gx_device_open_output_file, so should close it with gx_device_close_output_file, not fclose. This was preventing pswrite from correctly closing special files such as "%printer%Printer Name" on Windows and OS/2. Russell Lang [email protected] Ghostgum Software Pty Ltd http://www.ghostgum.com.au/