[phobos] build failure in std.file

Andrei Alexandrescu andrei at erdani.com
Tue Sep 14 09:26:41 PDT 2010


Must be again the fixed-length string. I need to look into this, but I'm 
also caught up at work. If anyone else wants to look at this before 
tonight, please announce.

Andrei

On 9/14/10 10:53 CDT, Don Clugston wrote:
> 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
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list