-
Notifications
You must be signed in to change notification settings - Fork 101
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
New compiler warning #109
Comments
It's unclear to me why this shows up on this package. This function should be called transitively by createInstance. Call stack being:
I built the melodic version of class_loader, pluginlib, qt_gui_core and rqt_gui with this additional print Debug output of
@dirk-thomas can you please do the same experiment on a bionic system and see if that print appears? |
Same here - I don't see any differences. I would suggest to just move the code from the anonymous (I don't know why the anonymous function was created in the first place in #49 though.) |
@mikaelarguedas How about my proposal from the previous comment? |
Yes I had the same idea, originally 👍 , as the function is private I think that's fine to not have it in its' own private namespace. I wanted to have a simple reproducible example to submit to GCC before removing it because that should be reported upstream. |
As mentioned in ros-visualization/qt_gui_core#114.
E.g. http://build.ros.org/job/Mpr__qt_gui_core__ubuntu_bionic_amd64/1/warnings22Result/
The text was updated successfully, but these errors were encountered: