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

Add CDR support for bitmask #309

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Commits on Aug 10, 2023

  1. Add CDR support for bitmask

        * ridlbe/c++11/templates/cli/prx/bitmask_cdr.erb:
        * ridlbe/c++11/templates/cli/src/bitmask_cdr.erb:
          Added.
    
        * ridlbe/c++11/config/cxx_type.rb:
        * ridlbe/c++11/writers/stubproxy.rb:
        * ridlbe/c++11/writers/stubsource.rb:
    jwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ac1b2de View commit details
    Browse the repository at this point in the history
  2. Fix enum cdr generation when using a bitbound

        * ridlbe/c++11/templates/cli/src/enum_cdr.erb:
        * tests/idl4/enum/test.mpc:
    jwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8ed048e View commit details
    Browse the repository at this point in the history