Dan Olson
Dan Olson
@JinShil - Mike, I think this is because TypeInfo_Class initializer generated by gen/classes.cpp is hardcoded to types specified in regular druntime/src/object_.d. Since TypeInfo_Class in above object.d just tries to match...
Is the definition of ClockType for Solaris wrong then? Should it be changed instead and the Solaris comments above it? https://github.com/tethyslab/druntime/blob/6f61dee0a15e8c1e898c28cc6cbf7dd4c4182682/src/core/time.d#L308
Thanks! Will do.