Git Product home page Git Product logo

Comments (4)

velichkov avatar velichkov commented on September 17, 2024 1

Hi @fabpiaf,

ASN.1 grammar parse error near 36523-1-i30_s08_04-s08_09.asn1.txt:3 (token "::="): syntax error
ASN.1 grammar parse error near 36523-1-i30_s22-s24.asn1.txt:3 (token "::="): syntax error
ASN.1 grammar parse error near 38523-1-h51_s08-s08161.asn1.txt:4 (token "::="): syntax error

These 3 asn.1 modules are missing DEFINITIONS, BEGIN and END statements and because of this are invalid.

MyModule DEFINITIONS AUTOMATIC TAGS ::= BEGIN

END

ASN.1 grammar parse error near 38523-1-h51_s08-s08161.asn1.txt:4 (token "::="): syntax error

There is one trailing comma on line 4885 that you need to remove

     pathlossReferenceRS-Id-r18              PathlossReferenceRS-Id-r17                                   OPTIONAL,   -- Need R

The comma after OPTIONAL and before the comment --

from asn1c.

mouse07410 avatar mouse07410 commented on September 17, 2024

@velichkov thank you!

from asn1c.

mouse07410 avatar mouse07410 commented on September 17, 2024

@fabpiaf if the above suggestion by @velichkov fixes your problem - would you mind closing this issue? Otherwise, please provide more info.

from asn1c.

mouse07410 avatar mouse07410 commented on September 17, 2024

No response, and no feedback. Closing.

from asn1c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.