nmh-workers
[Top] [All Lists]

[Nmh-workers] More puzzlement - expath() in sbr/path.c

2005-01-28 13:16:49
There is code in expath in sbr/path.c that just can't be correct.  The second
main if statement in this function includes what is, after some substitutions,

        if ( ... && strcmp(name, ".") && strcmp(name, "..") && ... )

This can never be true!

Can anybody out there explain to me what this function (and the others in
path.c) are *supposed* to be doing so that I can make them do what they're
supposed to do?

Jon


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>