openplanet-nl / issues

Issue tracker for Openplanet.
10 stars 0 forks source link

Text::Parse(U)Int64 methods return 32bit integers #409

Closed AurisTFG closed 8 months ago

AurisTFG commented 8 months ago

both Text::ParseUInt64 and Text::ParseInt64 return 32 bit integers, basically discarding the higher 32 bits.