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
When we upgraded to gcc 10.2.1, we started getting a bunch of compiler warnings in the Portals4 components. Most are related to loop variables and atomics. And there are a few that only show up in debug builds.
The master PR cleanly cherry picks to v5.0.x, but not to v4.0.x or v4.1.x.