Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed special dds_init/dds_finalize calls, use -constructor argument for rtiddsgen #443

Merged
merged 1 commit into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. Removed special dds_init/dds_finalize calls, use RTI -constructor arg…

    …ument to let the RTI generate code allocate the memory instead that we do it in our code
    
        * ddsx11/vendors/ndds/ridlbe/ccmx11/facets/dds4ndds/templates/udt_traits/ndds/life_cycle_traits.erb:
          Deleted.
    
        * ddsx11/dds/dds_conversion_traits.h:
        * ddsx11/docs/src/ridlc.asc:
        * ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb:
        * ddsx11/vendors/ndds/dds/ndds_base_traits.h:
        * ddsx11/vendors/ndds/idl/ddsx11_ndds_stub.mpc:
        * ddsx11/vendors/ndds/ridlbe/ccmx11/facets/dds4ndds/config.rb:
        * ddsx11/vendors/ndds/ridlbe/ccmx11/facets/dds4ndds/writers/udttraits_extensions.rb:
        * ddsx11/vendors/opendds/dds/base_traits.h:
        * ridlbe/ccmx11/facets/dds/templates/udt_traits/array.erb:
        * ridlbe/ccmx11/facets/dds/templates/udt_traits/struct.erb:
        * ridlbe/ccmx11/facets/dds/templates/udt_traits/union.erb:
    jwillemsen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e398893 View commit details
    Browse the repository at this point in the history