On 04/05/12 08:16, Jonathan M Davis wrote:
On Thursday, May 03, 2012 23:14:29 GitHub wrote:
   Branch: refs/heads/master
   Home:   https://github.com/D-Programming-Language/phobos
   Commit: 6e053f32916078cdf6d1b532960fb624422e060f

https://github.com/D-Programming-Language/phobos/commit/6e053f32916078cdf6d
1b532960fb624422e060f Author: Lars T. Kyllingstad<[email protected]>
   Date:   2012-05-03 (Thu, 03 May 2012)

   Changed paths:
     M changelog.dd

   Log Message:
   -----------
   Changelog should say std.file.tempDir

LOL. You're right. I guess that I just associated you with std.path too
much... :)

:D

I was actually a bit surprised there was no discussion in the pull request of what would be the best location for this function. I chose std.file because tempDir's main purpose is to perform a bunch of filesystem lookups and return the first one that succeeds, and not path string manipulation as such.

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

Reply via email to