Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2007-07-17 14:07:19


Hi Vladimir, OK I got it. Was obviously my fault. Thanks for your quick reply.

A short overview of things I've tested.

-I "hello" // works
-I"hello" // works
--i="hello" // works ----> Why small letters?
--I="hello" // doesn't work.

On 7/16/07, Vladimir Prus <ghost_at_[hidden]> wrote:
> Christian Henning wrote:
>
> > Using --input="hello" works but not -I="hello". What am I overlooking?
>
> The thing is that in no command line style I know, you can use short
> option together with "=". Can you try
>
> -I "hello"
>
> or
>
> -Ihello
>
> ? Note that if guessing is allowed, then:
>
> --i="hello"
>
> will work (provided you have no other options starting with "i").
>
> - Volodya
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net