Both listDir and listdir should go.

Andrei

On 6/9/11 3:15 PM, Dmitry Olshansky wrote:
As it stands now listdir is deprecated in favor of listDir, according to
one part of Ddoc for std.file:
$(RED Scheduled for deprecation in August 2011. Please use $(D listDir)
instead.

Another part says:
$(RED Scheduled for deprecation in August 2011.
Please use $(D dirEntries) instead.

So what is the most relevant?

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to