This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GNU GCC's f77 [tempnam -> mkstemp; proposed patch]
On Tue, Nov 14, 2000 at 10:42:57PM +0100, Toon Moene wrote:
> If noone shoots a hole in this update before tomorrow 18 UTC, I'll apply
> the patch:
Well, I don't see anything wrong with the patch itself. But
looking at the surrounding code I'd say it's pointless. If
you go and close the file immediately, and re-open it by name
you've just obviated all the benefit of using mkstemp.
Really, that code is so ugly as to be practially unsalvagable.
r~