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

load_transport_configuration uses ACE_Configuration_Heap #4475

Merged
merged 2 commits into from Feb 19, 2024

Conversation

jrw972
Copy link
Contributor

@jrw972 jrw972 commented Feb 14, 2024

Problem

load_transport_configuration uses ACE_Configuration_Heap and ACE_Configuration_Heap is being removed where possible as part of #4134.

Solution

Simplify the arguments to only have the file name.

@jrw972 jrw972 self-assigned this Feb 14, 2024
@jrw972 jrw972 force-pushed the load-transport-configuration branch 3 times, most recently from 5da1db1 to 04867ae Compare February 15, 2024 21:04
Problem
-------

`load_transport_configuration` uses `ACE_Configuration_Heap` and
`ACE_Configuration_Heap` is being removed where possible as part of OpenDDS#4134.

Solution
--------

Simplify the arguments to only have the file name.
@jrw972 jrw972 force-pushed the load-transport-configuration branch from 04867ae to 12938e0 Compare February 15, 2024 23:03
@jrw972 jrw972 marked this pull request as ready for review February 16, 2024 15:51
Co-authored-by: Fred Hornsey <fred@hornsey.us>
@jrw972 jrw972 merged commit 9495d63 into OpenDDS:master Feb 19, 2024
130 checks passed
@jrw972 jrw972 deleted the load-transport-configuration branch February 19, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants