std.conv.ConvException from double to uint64_t, but only locally in a large project

drathier forum.dlang.org at fi.fo
Tue Aug 4 17:49:56 UTC 2020


Replaced all mentions of uint64_t with ulong, and now it works. 
Must have an enum called uint64_t defined somewhere in a library 
I depend on or something? Really wish this was clearer.


More information about the Digitalmars-d-learn mailing list