[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updating FreeBSD port
From: |
Mikhail Teterin |
Subject: |
Re: Updating FreeBSD port |
Date: |
Thu, 21 Sep 2006 23:24:24 -0400 |
User-agent: |
KMail/1.9.1 |
On Thursday 21 September 2006 22:37, Eric Blake wrote:
= $ ./foo
= GNU getopt
= $ POSIXLY_CORRECT=1 ./foo
= OpenBSD getopt
=
= The same test with gnulib's getopt prints "GNU getopt" both times.
So, gnulib's implementation is, actually broken?
FreeBSD's, surely, is fine:
address@hidden:/tmp (67) uname -a
FreeBSD aldan.algebra.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Jul 28
11:06:03 EDT 2006 address@hidden:/meow/obj/var/src/sys/SILVER amd64
address@hidden:/tmp (68) env POSIXLY_CORRECT=1 ./foo
OpenBSD getopt
address@hidden:/tmp (69) ./foo
GNU getopt
Do I have you converted yet?
-mi
- Re: Updating FreeBSD port, (continued)
- Re: Updating FreeBSD port, Eric Blake, 2006/09/21
- Re: Updating FreeBSD port, Mikhail Teterin, 2006/09/21
- Re: Updating FreeBSD port, Eric Blake, 2006/09/21
- non-POSIX getopt() (Re: Updating FreeBSD port), Mikhail Teterin, 2006/09/21
- Re: non-POSIX getopt() (Re: Updating FreeBSD port), Paul Eggert, 2006/09/21
- Re: Updating FreeBSD port, Mikhail Teterin, 2006/09/21
- Re: Updating FreeBSD port, Eric Blake, 2006/09/21
- Re: Updating FreeBSD port, Mikhail Teterin, 2006/09/21
Re: Updating FreeBSD port, Eric Blake, 2006/09/20
Re: Updating FreeBSD port, Eric Blake, 2006/09/21
- Re: Updating FreeBSD port,
Mikhail Teterin <=
- Re: Updating FreeBSD port, Eric Blake, 2006/09/21
- Re: Updating FreeBSD port, Mikhail Teterin, 2006/09/22
- Re: Updating FreeBSD port, Eric Blake, 2006/09/22
- Re: Updating FreeBSD port, Mikhail Teterin, 2006/09/22
- Re: Updating FreeBSD port, Eric Blake, 2006/09/22