This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getop-gnu-style.scm


Maciej Stachowiak <mstachow@mit.edu> writes:

> Let me preface this message by saying I'm a bit anal about naming
> things, but how about doing an s/getopt-gnu-style/getopt-long/g on
> this file, including the name? This would allow a getopt.scm to be
> later added more logically.

Go for it.  

One caveat; the routines in this source file don't properly implement
complete getopt_long functionality.  I think that's why I didn't call
it that to begin with.  The big thing that is missing is support for
single letter options.  I would add this code if someone requested it.

-Russ

--
"Crime does not pay... as well as politics."
             --A. E. Newman