aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-21 12:23:16 +0000
committerLev Walkin <vlm@lionet.info>2004-10-21 12:23:16 +0000
commit8e4e4e5cac7d1460781df743243ecdc591d69f06 (patch)
treefa729e18b56012c761ad74351bea51d1904a857b /BUGS
parenta35f3ba47ac23ab31c0d2b6de0968dc0fc2e63c6 (diff)
XER handling bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index b921955a..2d96f757 100644
--- a/BUGS
+++ b/BUGS
@@ -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.
+