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

[core] linux warning fix (RelocatableCircularQueue) #1928

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

rex-schilasky
Copy link
Contributor

Description

Warning fixed:

  • File: relocatable_circular_queue.h
    • Type: Deprecated feature (-Wdeprecated-declarations)
    • Details: Use of std::iterator is deprecated

@rex-schilasky rex-schilasky added the cherry-pick-to-NONE Don't cherry-pick these changes label Jan 22, 2025
@rex-schilasky rex-schilasky added this to the eCAL 6 milestone Jan 22, 2025
@rex-schilasky rex-schilasky requested a review from hannemn January 22, 2025 09:22
@KerstinKeller KerstinKeller merged commit 91039b3 into master Jan 22, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-to-NONE Don't cherry-pick these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants