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 (u)int8 CDR support #310

Merged
merged 4 commits into from
Aug 10, 2023
Merged

Commits on Aug 10, 2023

  1. Add (u)int8 CDR support

        * ridlbe/c++11/templates/cli/prx/array_cdr.erb:
        * ridlbe/c++11/templates/cli/src/union_cdr.erb:
        * tao/x11/array_cdr_t.h:
        * tao/x11/sequence_cdr_t.h:
        * tests/idl4/explicit_ints/explicit_ints.mpc:
    jwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cc32a24 View commit details
    Browse the repository at this point in the history
  2. Update comment

        * tao/x11/array_cdr_t.h:
    jwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f4f9ee3 View commit details
    Browse the repository at this point in the history
  3. Fixed compile error

        * ridlbe/c++11/templates/cli/src/union_cdr.erb:
    jwillemsen committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a58bb8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264be31 View commit details
    Browse the repository at this point in the history