April 11, 2011
Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/phobos

Commit: 9ffdaa9058ca874ac8ca83552ffaa3c729bea861
    https://github.com/D-Programming-Language/phobos/commit/9ffdaa9058ca874ac8ca83552ffaa3c729bea861
Author: Don Clugston <dclugston at googlemail.com>
Date:   2011-04-11 (Mon, 11 Apr 2011)

Changed paths:
  M std/algorithm.d

Log Message:
-----------
Fix build break with std.algorithm.sort

Although the previous commit was correct, it requires my CTFE patch which isn't yet in DMD. This is a quick patch to restore the build.