This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug fc003


On Monday 28 March 2005 19:53, Tobias Schlüter wrote:
> Steve Kargl wrote:
> > Okay, I haven't looked at unix.c, but I do want to note
> > that remove and unlink have different semantics, particularly
> > if path is a directory.
>
> Understood, but delete_file is only called from st_close(), so it would be
> what the user requested.

What makes you think your patch fixes the problem?
The linux manpage says "calls unlink for files".
If it does fix the problem it needs a comment saying why.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]