This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

getopt note


FYI... I checked in a refactoring to GNU Classpath's getopt code just
now.  This refactoring pulls the one Classpath dependency
(ClasspathToolParser) out of the getopt package and it also adds
support for joined short options -- the latter meaning that AFAIK this
getopt is feature complete.

So, a new import may be in order.

Also, Classpath's getopt relies on a message bundle, which I don't
think was checked in today.  Without this messages won't print
properly.

Tom


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