[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Parsing problem
From: |
Ranjeet Sonone |
Subject: |
RE: Parsing problem |
Date: |
Tue, 17 Apr 2001 16:27:45 +0530 |
It surely does. I have compiled such constructs in past. For e.g, you could
look at any protocol definition on ietf for reference constructs. You could
take a look at the LDAP RFC, 2251.
snacc is around for a time now so please be patient and see if your ASN.1
file is correct...:-)
regards,
-ranjeet
-----Original Message-----
From: address@hidden [mailto:address@hidden
Behalf Of Prasad Nayak
Sent: Tuesday, April 17, 2001 4:03 PM
To: 'address@hidden'
Subject: Parsing problem
Hello,
I have compiled the Snacc-1.3 parser. When i run the snacc compiler, it
givens me error for nested messages.
for exmaple,
example ::= SEQUENCE
{
something CHOICE
{ ..........
.....
}
}
I have a dought whether the Snacc-1.3 supports this ??? Does Snacc supports
X.680 and higher versions ????
Thanks in advance,
Prasad
_______________________________________________
Help-snacc mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-snacc
- Parsing problem, Prasad Nayak, 2001/04/17
- RE: Parsing problem,
Ranjeet Sonone <=