[phobos] build failure in std.file
Don Clugston
dclugston at googlemail.com
Tue Sep 14 08:53:19 PDT 2010
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 <andrei at erdani.com> 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
More information about the phobos
mailing list