Walter Bright <walter at digitalmars.com> wrote: > ..\dmd -c -o- -O -release -nofloat -w -d -Df..\doc\phobos\std_file.html > std.ddoc std\file.d > std\algorithm.d(3200): Error: cast(string)_param_1 is not an lvalue Do these fail? 1) dmd -o- -c -unittest std/path.d 2) dmd -o- -c -unittest std/string.d