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
Yeah, it's essentially the same issue (a gcc bug). It should be fixed in gcc 11 and in the meantime you could suppress it with FMT_SYSTEM or other means.
I get the following warning when compiling fmt-10.2.1 using g++-10.3.0 with -O3 optimization:
The text was updated successfully, but these errors were encountered: