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
Hi, I have a strange compiler error when printing a path in a tuple with join.
The error does not occur if I format the path somewhere before (so I have a workaround)
This error pops up for msvc, msvc-clang and weirdly for msys2-mingw64, but not for linux-gcc.
Here's a link goldbolt
The text was updated successfully, but these errors were encountered:
Hi, I have a strange compiler error when printing a path in a tuple with join.
The error does not occur if I format the path somewhere before (so I have a workaround)
This error pops up for msvc, msvc-clang and weirdly for msys2-mingw64, but not for linux-gcc.
Here's a link goldbolt
The text was updated successfully, but these errors were encountered: