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 deprecation warnings with new Qt #435

Merged
merged 2 commits into from
Aug 1, 2019
Merged

fix deprecation warnings with new Qt #435

merged 2 commits into from
Aug 1, 2019

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Jul 31, 2019

This fixes compiler warnings after upgrading to the new Qt on our macOS machines:

https://ci.ros2.org/view/All/job/test_packaging_osx/1/warnings11Result/

I think we should also backport this for dashing, but we could choose to wait for the next patch release if we're ok ignoring these warnings. @nuclearsandwich do you have an opinion?

Signed-off-by: William Woodall <william@osrfoundation.org>
@wjwwood wjwwood added the in review Waiting for review (Kanban column) label Jul 31, 2019
@wjwwood wjwwood self-assigned this Jul 31, 2019
@wjwwood
Copy link
Member Author

wjwwood commented Jul 31, 2019

CI on the newly updated macOS machine:

Build Status

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@wjwwood
Copy link
Member Author

wjwwood commented Aug 1, 2019

New CI after @jacobperron and I "fixed" a segfault 😐:

Build Status

@wjwwood wjwwood merged commit de5680b into ros2 Aug 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix_qt_deprecations branch August 1, 2019 03:57
wjwwood added a commit that referenced this pull request Aug 1, 2019
* fix deprecation warnings with new Qt

Signed-off-by: William Woodall <william@osrfoundation.org>

* Get QScreen from main window always

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
wjwwood added a commit that referenced this pull request Aug 1, 2019
* fix deprecation warnings with new Qt

Signed-off-by: William Woodall <william@osrfoundation.org>

* Get QScreen from main window always

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@nuclearsandwich
Copy link
Member

I think we should also backport this for dashing, but we could choose to wait for the next patch release if we're ok ignoring these warnings. @nuclearsandwich do you have an opinion?

I didn't catch this because I've been glued to the project board over my own GitHub notifications. I added this to the board for Patch 3 but rviz is high enough in the stack that we can still pull this for patch 2 if we do it before the end of the day today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants