Re: getopt_long and POSIXLY_CORRECT

2006-09-26 Thread Mikhail Teterin
неділя 24 вересень 2006 04:43, Hiroki Sato написав:
 mi Could a committer with interest in -stable, please, see to it, that
 mi Andrey's recent change to getopt_long makes it into 6.2-RELEASE?
 mi
 mi The change makes our implementation of getopt_long closer to GNULIB's
 and will mi make it easier to avoid code-duplication in some ports.

  Approved.  Thanks.

Thanks, Hiroki, for the prompt authorization. Now, could anyone, please, step 
up to use it? :-)

-mi
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getopt_long and POSIXLY_CORRECT

2006-09-26 Thread Andrey Chernov
On Tue, Sep 26, 2006 at 12:58:33PM -0400, Mikhail Teterin wrote:
 нед?ля 24 вересень 2006 04:43, Hiroki Sato написав:
  mi Could a committer with interest in -stable, please, see to it, that
  mi Andrey's recent change to getopt_long makes it into 6.2-RELEASE?
  mi
  mi The change makes our implementation of getopt_long closer to GNULIB's
  and will mi make it easier to avoid code-duplication in some ports.
 
   Approved.  Thanks.
 
 Thanks, Hiroki, for the prompt authorization. Now, could anyone, please, step 
 up to use it? :-)

I already do MFC (blindly). The diff shows that this case is very simple 
and can't produce any complications.

-- 
http://ache.pp.ru/
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: getopt_long and POSIXLY_CORRECT

2006-09-24 Thread Hiroki Sato
Mikhail Teterin [EMAIL PROTECTED] wrote
  in [EMAIL PROTECTED]:

mi Could a committer with interest in -stable, please, see to it, that Andrey's
mi recent change to getopt_long makes it into 6.2-RELEASE?
mi
mi The change makes our implementation of getopt_long closer to GNULIB's and 
will
mi make it easier to avoid code-duplication in some ports.

 Approved.  Thanks.

--
| Hiroki SATO


pgpiA0ASiMWN0.pgp
Description: PGP signature


Fwd: Re: getopt_long and POSIXLY_CORRECT

2006-09-22 Thread Mikhail Teterin
Could a committer with interest in -stable, please, see to it, that Andrey's 
recent change to getopt_long makes it into 6.2-RELEASE?

The change makes our implementation of getopt_long closer to GNULIB's and will 
make it easier to avoid code-duplication in some ports.

Thanks!

-mi

--  Переслане повідомлення  --

Subject: Re: getopt_long and POSIXLY_CORRECT
Date: п'ятниця 22 вересень 2006 13:19
From: Andrey Chernov [EMAIL PROTECTED]
To: Mikhail Teterin [EMAIL PROTECTED]
Cc: bug-m4@gnu.org, bug-gnulib bug-gnulib@gnu.org, 
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

On Fri, Sep 22, 2006 at 01:10:51PM -0400, Mikhail Teterin wrote:
 п'ятниця 22 вересень 2006 13:04, Andrey Chernov написав:
  On Fri, Sep 22, 2006 at 01:22:42AM -0400, Mikhail Teterin wrote:
   The GNULIB folks are calling BSD's getopt_long implementation broken,
   because -- unlike theirs -- it respects the POSIXLY_CORRECT environment
   variable, when working with an opstring containing :: (signifying an
   optional value for a particular flag).
 
  Fixed in getopt_long.c v1.13

 Thanks, Andrey. Please, make sure, the change gets into upcoming
 FreeBSD-6.2 too.

I don't have any -stable machine conveniently available for testing. Feel
free to MFC it after testing or ask someone else.

--
http://ache.pp.ru/

---
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]