Coder Social home page Coder Social logo

Comments (5)

brchiu avatar brchiu commented on August 26, 2024 1

Hi, @nickaein,

I submitted a pull request #96 trying to solve this issue. Currently there is no warning when building rrc-dump on Linux platform. But I don't know whether it works on VC++. Just for your reference.

thanks.
regards,
brchiu.

from asn1c.

vlm avatar vlm commented on August 26, 2024

Currently there is no work-around.

from asn1c.

nickaein avatar nickaein commented on August 26, 2024

I replaced type* with void* in the definition of the free function. This hack solved the issue. I've also had to add two dummy variables to asn_INTEGER_specifics_s and asn_per_constraints_s structs to bypass Too many initializer error.

Now I have reached a point in which I am getting C1046: compiler limit : struct nested too deeply error (e.g. on this file) since (as the error says) some structures are too nested and I am not sure if it can be solved.

There is rrc-dump.exe included in the Windows installer http://lionet.info/asn1c/download.html built on 2006. Is it compiled for Windows using a different compiler? Or the older version of asn1c (back in 2006) was compatible with VC++?

from asn1c.

nickaein avatar nickaein commented on August 26, 2024

@brchiu Thanks. I Will give it a try and let you know

from asn1c.

brchiu avatar brchiu commented on August 26, 2024

@nickaein, Many thanks for your feedback.

Today @mdrenwick feedback to me in #95 that my original pull request not work for R12 RRC ASN.1 file.
I found that my modification is incomplete and need to consider more cases like CHOICE type.

I have already made this change in my modified pull request.

For your reference.

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.