[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: temporary files in wine
From: |
Ben Pfaff |
Subject: |
Re: temporary files in wine |
Date: |
Wed, 14 Feb 2007 22:24:09 -0800 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Ben Pfaff <address@hidden> writes:
> I respectfully disagree that a new function for temporary files
> is needed. FLIP and charts (the current users of tmpfile) should
> be able to use tmpfile, for reasonable implementations of
> tmpfile. I think that we should just replace tmpfile with a
> reasonable implementation when necessary, which is the approach
> that gnulib follows in other cases. I'll try to come up with a
> gnulib module for this.
Please try the module that I've prepared, which is posted as
patch #5747:
http://savannah.gnu.org/patch/?5747
It works for me under Wine.
--
Ben Pfaff
address@hidden
http://benpfaff.org
- temporary files in wine, Ben Pfaff, 2007/02/12
- Re: temporary files in wine, John McCabe-Dansted, 2007/02/12
- Re: temporary files in wine, Ben Pfaff, 2007/02/12
- Re: temporary files in wine, John McCabe-Dansted, 2007/02/12
- Re: temporary files in wine, Ben Pfaff, 2007/02/12
- Re: temporary files in wine, John McCabe-Dansted, 2007/02/14
- Re: temporary files in wine, Ben Pfaff, 2007/02/14
- Re: temporary files in wine,
Ben Pfaff <=
- Re: temporary files in wine, John McCabe-Dansted, 2007/02/15
- Re: temporary files in wine, Ben Pfaff, 2007/02/15
- tmpfile fix is in, Ben Pfaff, 2007/02/17