Re: load_defaults Strangeness

2001-06-11 Thread Van
Sinisa Milivojevic wrote: > > Van writes: > > Greetings: > > > > With the following code, I have 3 problems: > > 1../client -psecret works, but, ./client --password=secret does not; > > 2.After calling load_defaults, the argument vector is getting parsed, > > but, it's not making it

Re: load_defaults Strangeness

2001-06-11 Thread Sinisa Milivojevic
Van writes: > Greetings: > > With the following code, I have 3 problems: > 1../client -psecret works, but, ./client --password=secret does not; > 2.After calling load_defaults, the argument vector is getting parsed, > but, it's not making it into the switch processing. The values