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

Fix build on old compilers [12546] #2220

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Fix build on old compilers [12546] #2220

merged 1 commit into from
Sep 27, 2021

Conversation

MiguelCompany
Copy link
Member

This should fix #2174 and fix #2219 by using std::pair, as explained here.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany changed the title Fix build on old compilers. Fix build on old compilers [12546] Sep 22, 2021
@MiguelCompany MiguelCompany added this to the v2.4.1 milestone Sep 27, 2021
@MiguelCompany
Copy link
Member Author

@richiprosima Please test mac

@MiguelCompany MiguelCompany merged commit b180ea5 into master Sep 27, 2021
@MiguelCompany MiguelCompany deleted the hotfix/12545 branch September 27, 2021 08:43
pablorcum pushed a commit to pablorcum/Fast-DDS that referenced this pull request Sep 27, 2021
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
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.

2.4.0 can't build under Ubuntu/Linaro 5.4.0(aarch64) [12545] compile error in linux x86 gcc5.5 [12545]
2 participants