diff options
author | Gustav Simonsson <[email protected]> | 2012-06-28 14:46:06 +0200 |
---|---|---|
committer | Gustav Simonsson <[email protected]> | 2012-06-28 14:54:51 +0200 |
commit | 5fdcb7a097a3956ebf52c24721c91f60aeb96aa1 (patch) | |
tree | ba880be14ee3615ee3b88930a1ffdeb39d8e0b97 /bootstrap | |
parent | 67d2e30e77db74d0852421c21362d1a9374780e1 (diff) | |
download | otp-5fdcb7a097a3956ebf52c24721c91f60aeb96aa1.tar.gz otp-5fdcb7a097a3956ebf52c24721c91f60aeb96aa1.tar.bz2 otp-5fdcb7a097a3956ebf52c24721c91f60aeb96aa1.zip |
Add support for larger integer ranges in per encode/decode
Encoding and decoding of integer ranges can now be done
with an upper bound larger than the previous limit of 16^10.
The new upper bound in per encoding and decodings for constrained
whole numbers is 2^2040 (close to 16^508) which is the limit if
the length field encoding in the encoding of a constrained
whole number is limited to a single octet.
Related support seq: seq12060
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions