Eduard Bloch <[EMAIL PROTECTED]> wrote:

> > This is not related to my text above and mkisofs _does_ give an error 
> > message.
> > The problem I was referring to above will cause that string options will 
> > silently get wrong parameters. And BTW: getargs allows you to contol the 
> > behavior - GNU getopt_long does not ;-)
>
> Bullshit. Try a random program, eg.

Looks like you start with your usual fecal diction as you always do when your
subconsciousness already knows that you lost the case.....

> $ ls --color=asdf
> ls: invalid argument `asdf' for `--color'
> Valid arguments are:
>   - `always', `yes', `force'
>   ...
> $ ls --color-opt-does-not-exist=asdf
> ls: unrecognized option `--color-opt-does-not-exist=asdf'

As I already told you: I did never asume that you know CLI basics.

This is completely unrelated to the supposed "problem" you "found" with
mkisofs. Instead of abusing the Debian Bug tracking System for your personal 
flame wars, you should try to learn how CLI parsers work e.g. by reading the
getopt/getargs related section in:

ftp://ftp.berlios.de/pub/star/STARvsGNUTAR

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to