This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [Patch] Fix build problem with system call in compile/compile.c


On 01/07/2015 07:29 PM, Maciej W. Rozycki wrote:
>  Therefore I think it would be best to rewrite it to only use the relevant 
> C library calls like `remove' and `rmdir' to recursively remove a 
> directory; I wonder if actually we don't have something relevant already 
> available in libiberty or gnulib.

Jan's working on that already.  See the ftw discussion, and the gnulib patches.

> 
>  That of course does not mean we oughtn't to make a temporary fix to the 
> immediate problem discussed here, I certainly don't object that.

Yep.

Thanks,
Pedro Alves


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