Re: Re: GNU Gengetopt 2.22

"Gyozo Papp" <[email protected]> Sun, 24 Feb 2008 23:52:11 +0100
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
Hi.

>  > option  "quiet"             q
>  > "control message verbosity on stdout.
>  > `-q' does not print file names.
>  > `-qq' suppresses all messages but alerts, and
>  > `-qqq' implies `--terse' as well.
>  > It does not affect error reporting on stderr!"
>  >     no multiple
>  >
>  > and the result will be:
>  >
>  > gengetopt:10: syntax error `
>  > gengetopt:10: `-q' does not print name of clean files.'
>  > gengetopt:10: ^
>  >
>  > The commandline was 'gengetopt -f getoptions -acmdline_options -uTARGETS -CeN'
>
>  I tried your code and it works fine with me... could you please send me
>  the file that experiences this problem?
>
>  I suspect it's a problem with newline chars...

It must be. Quite strange but the mingw build on Windows works fine
while the Linux one produce this error. Tomorrow I'll attach the
original fil.e

-- 
Papp, Gyozo