On 10 February 2012 01:33, Connor Lane Smith <[email protected]> wrote: > On 9 February 2012 19:20, Anselm R Garbe <[email protected]> wrote: >> Can we please remove the getopt() dependency? > > If someone writes an ARGBEGIN-style flag parser with clustering, > that's fine. Seems a bit of a waste considering getopt is POSIX, but > never mind.
Well, I don't really see the ARGBEGIN...ARGEND crap as a proper alternative either. This is one of my criticisms on the Plan 9 code base. Cheers, Anselm
