This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: 4.2 Project: "@file" support


> However, I have a counter-proposal, which is that we use libiberty's
> existing buildargv.

I wasn't specifying DJGPP's exact code, mostly these features:

1. Recursion.  @file inside another @file causes further expansion.

2. Support for "find -print0" which is more robust than
   whitespace-delimited arguments.

3. Allow non-file "@string" left as-is (not fatal).


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