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

Re: [PilotMgr] Re: SyncMemo 1.8 (ea)



I'd note that the line:

       next if $sub =~ /^\.\.?$/;

(which strips the "." and ".." files out of the directory list) is
particularly important in this patch.  I forgot it the first time and
the only reason it didn't walz around pulverizing my files is that "."
comes before "..", so it went into infinite recursion instead! 
Sometimes lucky _is_ better than good!


-- 
carl

Carl P Baker <mailto:carl.baker@xxxxxxx>
(home:<mailto:hodor@xxxxxxxxxxx>)
Richland, WA USA	509-375-2724


SourceForge.net Logo