[phobos] build failure in std.file
Shin Fujishiro
rsinfu at gmail.com
Tue Sep 14 11:18:59 PDT 2010
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
More information about the phobos
mailing list