After the latest update (2014.01.11.) I cannot build the library on windows x64 with DMD 2.063.2.
Error message:
dmd -run build_rabcdasm.d
Checking for working compiler...
OK
Checking for LZMA...
OK
Building rabcasm
Building rabcdasm
c:\Work\sdks\dmd\2.063\windows\bin....\src\phobos\std\range.d(611): Error: static assert "Cannot
put a char[] into a StaticBuf!(char, 64)"
c:\Work\sdks\dmd\2.063\windows\bin....\src\phobos\std\format.d(1584): instantiated from her
e: put!(StaticBuf!(char, 64), char[])
c:\Work\sdks\dmd\2.063\windows\bin....\src\phobos\std\format.d(2950): instantiated from her
e: formatValue!(StaticBuf!(char, 64), double, char)
c:\Work\sdks\dmd\2.063\windows\bin....\src\phobos\std\format.d(413): instantiated from here
: formatGeneric!(StaticBuf!(char, 64), double, char)
disassembler.d(1142): instantiated from here: formattedWrite!(StaticBuf!(char, 64)*, char, do
uble)
Error: Compilation of rabcdasm failed
After the latest update (2014.01.11.) I cannot build the library on windows x64 with DMD 2.063.2.
Error message: