Git Product home page Git Product logo

Comments (3)

ptizoom avatar ptizoom commented on August 14, 2024

and I think, that the compiling of asn1_compile() resolves the "Component Relation Constraint: " but those are done late;
in this exemple ... recurrence with S1-A, S2-A is found when compiling S6-B, but S1-A has already been written out,
could they be in a phase_1+ instead ?

from asn1c.

ptizoom avatar ptizoom commented on August 14, 2024

at the end, I managed for now, to propagate EM_UNRECURSE flag from cloned expression onto the seed expression at first compile, then to redo a second asn1_compile() !

this is expressed in this incomplet patch:
asn1c_git_commit_RSAFE_clones-c03b65f.diff.zip

this is a first shot, and there are a few loose loop, like it only works with

asn1c_lang_C_type_SIMPLE_TYPE()
etc...

,it is not effcient because of the second compile is not selective, but this is a problem that phase_1,2 are not handling or resolving cloned object, phase_2 should do that before the printing?

(there might be also more than one imbrication of classes? but I guess, this is another problem)

from asn1c.

mouse07410 avatar mouse07410 commented on August 14, 2024

I don't know how to address this, and would wait until the upstream fixes this.

Closing for now - please feel free to re-open, if needed (though until upstream does something about it, I doubt I could help).

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.