This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [discussion/patch] use mkstemps/mkdtemps instead of mktemp.


>From the silence I guess the patch is braindead... oh well.... :(

On Thu, 3 Jul 2003, Muthukumar Ratty wrote:

>
> Hi DJ,
>
> > Logistics of the patch aside, I have a few comments:
> >
> > libiberty patches must also be sent to gcc-patches@gcc.gnu.org
>
> Once its oked here I will send it there too.
>
> >
> > > /* Copyright (C) 1991, 1992, 1996, 1998 Free Software Foundation, Inc.
> >
> > These years are obviously wrong.
>
> I will change that.
>
> >
> > > #if defined (_WIN32) && !defined (__CYGWIN32__)
> >
> > I believe the correct symbol to test is __CYGWIN__
> >
>
> This one, I got from objcopy.c. I dont know what the correct symbol is.
>
> > > Generate a unique temporary file name from @var{template}.
> >
> > A unique temporary *directory* name.
> >
> > > 	/* The file does not exist.  */
> >
> > file -> directory
> > does -> did
> >
>
> Sorry, cut and paste error :)
>
> Muthu
>
>











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