bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] long option --include does not work


From: Andrew J. Schorr
Subject: Re: [bug-gawk] long option --include does not work
Date: Wed, 27 Nov 2013 16:10:07 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Arnold,

On Wed, Nov 27, 2013 at 12:00:37AM -0700, address@hidden wrote:
> Please push it to gawk-4.1-stable and let me know when you've done so.
> 
> I'll merge it to master if you don't want to.

I added --include to optab, as well as test cases for --include and --load, and
pushed it to gawk-4.1-stable.  I then merged it into master and pushed that.  I
hope I didn't break anything!

I have two follow-up questions:

1. Shouldn't the --nostalgia option be disabled by default?
Possible patch attached.  I am happy to report that "make check" passes
without this option enabled. :-)

2. If we sort optab, should it be based on the short option character
or based on the long option name?  I lean towards sorting by the short
option character, but I defer to you.

Regards,
Andy

Attachment: nostalgia.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]