DMD git master build broken

H. S. Teoh hsteoh at quickfur.ath.cx
Sun May 10 15:54:43 UTC 2020


After updating to the latest git master, trying to build dmd aborts with
this error:

-------
ERROR: Error: pointer cast from `dmd.mtype.TypeTuple` to
`immutable(void*)**` is not supported at compile time
       called from here: `super.this()`
dmd/mtype.d(6228):        called from here: `super.this(cast(ubyte)37u)`

make[1]: *** [posix.mak:110: dmd] Error 1
make[1]: Leaving directory '/usr/src/d/dmd/src'
make: *** [posix.mak:8: all] Error 2
-------

What gives?


T

-- 
Маленькие детки - маленькие бедки.


More information about the Digitalmars-d mailing list