Re: cmdline_file_save accepts file handler instead

"Papp Gyozo (VBuster)" <[email protected]> Mon, 15 Oct 2007 17:48:16 +0200
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
Hi Lorenzo,

first congratulation for your your new title/position!

> Papp Gyozo (VBuster) wrote:
> > It would be great if the generated config file saver function (or an
> > alternative one) could accept FILE* pointer instead of a filename,
> > because this way it would be easy to implement `--show-config'
> > feature which dumps the current settings e.g to stdout (like. gcc
> > -dump* options do)
> 
> no problem, this'll be easy to implement :-)

I'll have some time to do this.
Is it still an open issue for volunteers?