Every time I do a pull on druntime & phobos, something breaks. This time it's:
..\dmd -c -o- -O -release -nofloat -w -d -Df..\doc\phobos\std_bitmanip.html
std.ddoc std\bitmanip.d
std\bitmanip.d(359): Error: function core.bitop.bt (uint* p, uint bitnum) is not
callable using argu
ment types (const(uint*),uint)
std\bitmanip.d(359): Error: cannot implicitly convert expression (this.ptr) of
type const(uint*) to
uint*
--- errorlevel 1
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos