DragonFly BSD
DragonFly users List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How to make INSTALLS_DEPENDS?


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 5 Apr 2005 18:48:58 +0200
Mail-followup-to: users@crater.dragonflybsd.org

On Tue, Apr 05, 2005 at 09:03:52AM -0700, Max Okumoto wrote:
> Ack! YT, you are right.  Joerg should we fix this in make by using 
> optreset?  Or are you going to try to handle it in the getopt code?

(a) We should use optreset (too). It doesn't change the sematic of the
code here, but it is much more correct.
(b) I want to keep the GNU compatible optind reset handling, since
a lot of programs actually depend on it. I'd like to remove the ~20
implementations of getopt in the tree soon.

Joerg



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