Your message dated Thu, 04 May 2006 22:21:03 +0200 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #365758, regarding octave-epstk: temporary files are left there to be marked as having been forwarded to the upstream software author(s) Stefan =?UTF-8?Q?M=C3=BCller?= <[EMAIL PROTECTED]>.
(NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Hi Stefan, I'm forwarding a bug report filed against the Debian epsTk package. You will find the details in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365758 The ebbox() function (and possible) others create temporary files, but don't clean them up afterwards. You might want to use tempname() for them which places them in a temporary directory (/tmp under Linux) and is available for both Octave and Matlab. Thomas
--- End Message ---

