Menu

#5 Grammar cannot handle parameterization

open
5
2007-09-02
2007-06-13
No

Example:

MyString{INTEGER:maxSize} ::= CHOICE {
utf8 UTF8String(SIZE(0..maxSize)),
bmp BMPString(SIZE(0..maxSize))
}

compiler gives:

line 104:1: unexpected token: MyString
line 104:25: unexpected token: }
line 104:31: unexpected token: CHOICE
java.lang.NullPointerException

Discussion

  • Abdulla(h) Abdurakhmanov

    • labels: 855775 -->
     
  • Abdulla(h) Abdurakhmanov

    Logged In: YES
    user_id=1513714
    Originator: NO

    The parameterization feature is not supported by BN. It's feature request.

     
  • Abdulla(h) Abdurakhmanov

    • labels: --> Conformity with the ASN.1
    • milestone: --> 738724
     
  • Abdulla(h) Abdurakhmanov

    Logged In: YES
    user_id=1513714
    Originator: NO

    Planned in v1.6

     
  • Abdulla(h) Abdurakhmanov

    • milestone: 738724 -->
     
  • Abdulla(h) Abdurakhmanov

    Logged In: YES
    user_id=1513714
    Originator: NO

    Ouh, I'm sorry. Another request 1736273 is planned. Not this.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.