[gs-bugs] [Bug 691440] Windows bat files use relative paths and write to non-temp dir
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jul 27 19:42:27 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691440
--- Comment #7 from SaGS <sags5495 at hotmail.com> 2010-07-27 19:42:26 UTC ---
Created an attachment (id=6566)
--> (http://bugs.ghostscript.com/attachment.cgi?id=6566)
Suggested patch: %TEMP%-related fixes
Follow-up #2 to rev 11498:
(i) By using the construct ‘%TEMP%_at’, temp files may (and often they
do, because by default %TEMP% does not have a trailing ‘\’) go in
the %TEMP%’s parent, not inside %TEMP%. Use ‘%TEMP%.\_at’ instead.
(ii) Fix a typo in ps2pdf.bat, the removal of a ‘>>’.
(iii) Enclose temp filenames in quotes, just in case %TEMP% contains
spaces or other separators.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list