nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] [PATCH] Further simplify dodir/addir/addfold in uip/fo


From: Eric Gillespie
Subject: Re: [Nmh-workers] [PATCH] Further simplify dodir/addir/addfold in uip/folder.c
Date: Tue, 05 Aug 2008 13:34:21 -0700

Peter Maydell writes:

> Yes. The question is whether it's possible for anything to call
> addir("./something") -- which the old code would treat like
> addir("something") but yours would not. I *think* the answer is
> 'no'...

addir is only called in one place (dodir), and it is only passed
"." on the dodir (".").  Is it possible for folder in dodir
(folder) in main ever to be "./something"?  I tried folder -r +./
and it looks like no.

-- 
Eric Gillespie <*> address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]