Re: std.conv.ConvException from double to uint64_t, but only locally in a large project
drathier via Digitalmars-d-learn Tue, 04 Aug 2020 10:50:46 -0700
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.
- std.conv.ConvException from d... drathier via Digitalmars-d-learn
- Re: std.conv.ConvExcepti... drathier via Digitalmars-d-learn
- Re: std.conv.ConvExc... drathier via Digitalmars-d-learn
- Re: std.conv.Con... drathier via Digitalmars-d-learn
- Re: std.conv... Nathan S. via Digitalmars-d-learn
- Re: std.conv.ConvExcepti... Steven Schveighoffer via Digitalmars-d-learn
- Re: std.conv.ConvExc... Steven Schveighoffer via Digitalmars-d-learn