[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH]: Change gnulib-tool to support NetBSD's join
From: |
Eric Blake |
Subject: |
Re: [PATCH]: Change gnulib-tool to support NetBSD's join |
Date: |
Wed, 27 Apr 2011 10:19:29 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.9 |
On 04/27/2011 09:23 AM, J.T. Conklin wrote:
> For backwards compatibility, the 4.4BSD join used by NetBSD supports a
> "-a" option as if it was "-a 1 -a 2". Unfortunately, this was done in
> such a way that "-a 1" and "-a 2" need to be passed as "-a1" or "-a2".
Thanks. That's a violation of POSIX; have you reported it to the NetBSD
folks? Meanwhile, we should document it in the autoconf manual [hence
the added cc].
At any rate, your patch makes sense, so I've applied it. I added (tiny
change) in the ChangeLog, to indicate that this patch was trivial enough
to not need copyright assignment on file.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH]: Change gnulib-tool to support NetBSD's join,
Eric Blake <=