Mail Archives: djgpp-workers/2001/01/21/07:50:27
On Sun, 21 Jan 2001, Tim Van Holder wrote:
> > No, they aren't Posix, and a program which assumes them without testing
> > is buggy. But I think we've bumped into this enough times, so please go
> > ahead and post the patches to add them.
>
> OK - here goes.
Thanks!
> I wasn't sure if this was worhy of a mention in
> wc204, so I didn't add an entry there.
I think it should be mentioned. It's a user-level change, isn't it?
> +static char def_passwd[] = "";
I wonder: isn't this dangerous? Won't we get problems with some
over-zealous programs that might not like empty passwords?
(Also, a non-empty password might be less dull ;-)
- Raw text -