Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 223 by ronmcina...@yahoo.co.uk: RDir fails to recurse when Filter  
is set to gb.File
http://code.google.com/p/gambas/issues/detail?id=223

1) Describe the problem.
It appears that when you use gb.File as a filter with RDir that recursion  
does not occur. e.g.
     sFiles = RDir(Application.Path, "*") correctly returns all files
     sFiles = RDir(Application.Path, "*", gb.File) only returns the files in  
the top-level directory

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: 3.0
Operating system: Linux
Distribution: Ubuntu 11.10
Architecture: x86 (32bit Linux on 64 bit machine)
GUI component: Default
Desktop used: Unity

3) Provide a little project that reproduces the bug or the crash.
Attached

4) If your project needs a database, try to provide it, or part of it.
n/a

5) Explain clearly how to reproduce the bug or the crash.
Just load project and run to see problem

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

Best Regards
Ron McInally

Attachments:
        TestRDir.tar.gz  5.5 KB


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to