[phobos] build failure in std.file

Don Clugston dclugston at googlemail.com
Tue Sep 14 11:30:04 PDT 2010


On 14 September 2010 20:18, Shin Fujishiro <rsinfu at gmail.com> wrote:
> Don Clugston <dclugston at googlemail.com> 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.
>
> Filed a bug:
> - Static-to-dynamic converted manifest constant array gets
>  non-converted type in static/constraint if
> http://d.puremagic.com/issues/show_bug.cgi?id=4866
>
> The type of altsep was wrong in the constraint of endsWith().
>
>
> Shin

Thanks Shin, you're a legend!


More information about the phobos mailing list