[Issue 3414] std.file.listdir: Use regex, not RegExp

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 26 13:36:10 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=3414


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|                            |WONTFIX


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-05-26 13:31:52 PDT ---
Since listdir is deprecated now, I think it's safe to close this. The leftover
import to std.regexp should be removed once listdir is removed, since the rest
of the module doesn't use it.

P.S. We really need an "OUTDATED" as a reason in the RESOLVED section. :)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list