[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #30530] Usage of tmpfile()
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #30530] Usage of tmpfile() |
Date: |
Sat, 24 Jul 2010 06:09:32 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010033100 Iceweasel/3.0.6 (Debian-3.0.6-3) |
Update of bug #30530 (project pspp):
Category: System/Portable File I/O => Other
Severity: 5 - Average => 3 - Ordinary
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
I agree it's not very satisfactory if TMPDIR works in certain situations but
not in others.
We use the tmpfile replacement from gnulib, so portability, at least in
theory, is not a problem. However it looks as if gnulib directly calls the
system's tmpfile if available otherwise (ie on windows) generates its own.
I think we should ask the gnulib team to change their tmpfile so that it
respects the TMPDIR variable. If they can't or won't, then I agree, we should
use a different function.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30530>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/