You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't really negatively effecting me, but I noticed it in my build.
/home/jonesmz/osp-magnum-rmlui/3rdparty/corrade/src/Corrade/Utility/Arguments.h:173:30: warning: ‘Corrade::Utility::Arguments’ declared with greater visibility than the type of its field ‘Corrade::Utility::Arguments::_entries’ [-Wattributes]
173 | class CORRADE_UTILITY_EXPORT Arguments {
| ^~~~~~~~~