This is the mail archive of the gcc-patches@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: [PING opts-handling/build maintainer] Re: [PATCH] Fix .opt file parsing to allow nested parentheses in option property arguments.


Michael Meissner wrote:
> On Wed, Jul 29, 2009 at 05:06:55AM +0100, Dave Korn wrote:
>>   Originally posted at:
>> http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00488.html.
> 
> The patch is approved.

  Ta, committed.

> I must say, I personally would prefer these awk scripts to go away, but I
> haven't spent any time thinking about replacing them :-)

  Well, if it wasn't for these scripts I would still not know how to do anything
in awk beyond "cat ... | awk 'print $3'" i.e. using it as a glorified 'cut'.  So
at least I feel like I learned something :)

    cheers,
      DaveK



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