[Issue 12728] GIT HEAD : Error X is not of arithmetic type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 10 01:59:03 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12728

--- Comment #1 from Temtaime <temtaime at gmail.com> ---
Sorry forgot error message

Error: 'm' is not of arithmetic type, it is a Matrix!(float, 4u, 4u,
cast(ubyte)0u)
Error: 'm.translate(Matrix().opUnary())' is not of arithmetic type, it is a
Matrix!(float, 4u, 4u, cast(ubyte)0u)

--


More information about the Digitalmars-d-bugs mailing list