[gs-bugs] [Bug 688565] Contents of .svn directory is enumerated as resources.

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Oct 26 07:52:06 PDT 2009


http://bugs.ghostscript.com/show_bug.cgi?id=688565

foxb2673 at mail.redcom.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2283 is|0                           |1
           obsolete|                            |



------- Additional Comments From foxb2673 at mail.redcom.ru  2009-10-26 07:52 -------
Created an attachment (id=5544)
 --> (http://bugs.ghostscript.com/attachment.cgi?id=5544&action=view)
bugs686853-688565.patch

Proposed patch.
- recursion control parameter for file enumeration functions (only relevant to
unix implementation since other platforms doesn't currently implements
recursive directory traversal anyway);
- filter out directories from enumeration list for unix, ntfs, dos platforms
(OS/2 and VMS untested yet);
- ignores any file/directory names starting with dot '.' on unix platform;
- "RECURSE" dictionary name controls recursion for "filenameforall" (-dRECURSE
enables recursion which is now disabled by default);
- "-r" command line option enables recursion (old behaviour) for mkromfs
utility.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the gs-bugs mailing list