DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/usr.bin/make main.c
Joerg Sonnenberger wrote:
joerg 2005/04/05 00:55:02 PDT
DragonFly src repository
Modified files:
usr.bin/make main.c
Log:
Since optind=0 has a special meaning for GNU getopt compatibility,
always use optind=1 and increment argc / decrement argv beforehand.
This seems to fix the INSTALLS_DEPENDS error for me, thanks. But
what will it break? ;o)
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]