On Tue, 2007-07-24 at 06:43 -0700, Tom Tromey wrote: > >>>>> "Twisti" == Christian Thalinger <[EMAIL PROTECTED]> writes: > > Twisti> This patch adds support for @filelist, where the file filelist > Twisti> may only contain files and not options, as the spec says. > > Twisti> Should I commit that (incomplete) patch? > > It looks good to me. > What is incomplete about it?
@files can include any arguments that are valid, not only files. Maybe you know how to get Java getopt to support that. - twisti