Mail Archives: djgpp-workers/2001/02/17/04:15:45
The updated patch will be delayed, because one disk partition
in my sand box fried.
> One-space-after-period strikes again ;-)
Ugh... OK. Will fix that.
> Texinfo sources should use `` and '', not " and ", to quote text.
> (Yes, this is a bug in the original version.)
OK.
> I think ``several'' is better here than ``few''.
OK.
> Shouldn't you simply use xmalloc?
xmalloc() is some other function in djtar. From zlib, IIRC.
> That is, you want to skip that file or directory. Given this line,
> the above code would skip all files whose names begin with
> "/foo/bar/baz", including, for example, "/foo/bar/bazilicum.c" and
> "/foo/bar/bazillion/xyzzy".
Errm... And this is wrong? But this is the behaviour `-o' documentation
suggests. I'll fix code here and docs there.
> If we are cautious about NULL pointers being returned by malloc, why
> not do the same for strdup?
Ah, OK, xstrdup to come.
Laurynas
- Raw text -