Open mouse07410 opened 7 years ago
That 2^73, how would you like it to be handled?
That 2^73, how would you like it to be handled?
Since it's larger than long long
, I'd like it handled as ASN.1 INTEGER
.
@vlm may I ask what are your plans regarding this issue? Also, do you expect a similar problem with constraints of REAL
type?
Current master