XER handling bug

This commit is contained in:
Lev Walkin 2004-10-21 12:23:16 +00:00
parent a35f3ba47a
commit 8e4e4e5cac
1 changed files with 3 additions and 0 deletions

3
BUGS
View File

@ -29,3 +29,6 @@ decoder is perfectly capable of decoding such sequences.
5. Encoding or decoding of structures with combined length greater than 16MB
is not tested.
6. XER decoding does not support integer (INTEGER, ENUMERATED) values
outside the signed long range.