octave-maintainers
[Top][All Lists]
Advanced

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

Is it OK for genpath to skip all directories beginning with a period


From: John W. Eaton
Subject: Is it OK for genpath to skip all directories beginning with a period
Date: Wed, 18 Feb 2009 13:13:42 -0500

On 18-Feb-2009, John Swensen wrote:

| I have attached a patch that has the genpath function skip all  
| directories that begin with a period.  My main reason for doing this  
| was .svn and .hg directories.

Would that create any compatibility problems?

In any case, it might be better to introduce a variable that contains
a list of patterns to skip instead of just skipping all directories
that start with ".".

jwe


reply via email to

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