From b705db13e5c1cb3597d0377b7ee4233c6f4d121d Mon Sep 17 00:00:00 2001 From: vlm Date: Mon, 28 Feb 2005 15:35:27 +0000 Subject: [PATCH] BIT STRING identifiers is not a problem git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@724 59561ff5-6e30-0410-9f3c-9617f08c8826 --- BUGS | 3 --- 1 file changed, 3 deletions(-) diff --git a/BUGS b/BUGS index 0c7d7ace..6427043a 100644 --- a/BUGS +++ b/BUGS @@ -30,6 +30,3 @@ is not tested. 6. XER codec does not support integer (INTEGER, ENUMERATED) values outside the signed long range. - -7. XER codecs do not handle the identifiers in BIT STRING type. -