The problem is in the Windows-only code in std.path, dirname(), line 426.
if (uint withWhat = s.endsWith(sep, altsep, drvsep))
Don't know why it fails, though.
On 14 September 2010 16:57, Andrei Alexandrescu <[email protected]> wrote:
> On 09/14/2010 02:21 AM, Walter Bright wrote:
>>
>> Thanks! I updated, but the compile failure persists:
>>
>> H:\mars\phobos>..\dmd -c std\file.d
>> std\algorithm.d(3200): Error: cast(string)_param_1 is not an lvalue
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos