Skip to content

Update to Rerun 0.23 #22

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

Merged
merged 3 commits into from
Apr 24, 2025
Merged

Update to Rerun 0.23 #22

merged 3 commits into from
Apr 24, 2025

Conversation

emilk
Copy link
Member

@emilk emilk commented Apr 24, 2025

No description provided.


if (false) {
// TODO: remove, once we figure out why this doesn't generate a warning
_rec->log(_entity_path + "/magnetometer/z", rerun::Scalar(magTesla[2]));
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rerun::Scalar is marked as [[deprecated]], so this should generate a warning… but it doesn't.

How can a 40 year old programming language focused on legacy code not have this nailed down already?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I commented in slack, but this appears to originate in the way we disable these warnings using RR_DISABLE_DEPRECATION_WARNING. I'm getting additional context on why we're doing this.

@emilk emilk marked this pull request as ready for review April 24, 2025 12:17
@emilk emilk changed the title Update to Rerun 0.23 RC4 Update to Rerun 0.23 Apr 24, 2025
@emilk emilk merged commit bfcf3ce into main Apr 24, 2025
4 checks passed
@emilk emilk deleted the emilk/update-rerun branch April 24, 2025 12:39
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 participants