Global variable type does not match previous declaration

Satoshi satoshi at rikarin.org
Wed Dec 13 21:38:49 UTC 2017


What means this error and how to solve it?

object.d-mixin-1072(1112): Error: Global variable type does not 
match previous declaration with same mangled name: 
_D10TypeInfo_m6__initZ

Actually, I'm working on OS with minimal D runtime and I'm unable 
to compile object.d

source code:
https://github.com/Rikarin/Trinix/blob/a42a6e1fb4b87374b3e5ad8b9be501b080655ccd/Kernel/object.d

Thanks


More information about the Digitalmars-d-learn mailing list