help-gengetopt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-gengetopt] Re: GNU Gengetopt 2.22


From: Lorenzo Bettini
Subject: Re: [help-gengetopt] Re: GNU Gengetopt 2.22
Date: Sun, 24 Feb 2008 21:32:19 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Papp Gyozo (VBuster) wrote:
Lorenzo Bettini wrote:
I've uploaded this candidate for the next version that should remove all the warnings:

http://gdn.dsi.unifi.it/~bettini/gengetopt-2.22.1.tar.gz


Sorry for the big delay and brothering you but I'm experiencing that multiple 
line parsing for description string does not work. Here is the simpliest 
example:

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'

Hi there

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...

thanks
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]