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
I was working on a PR to add color support for compiled format strings when I hit an issue with the existing code (master) that I'm not sure how to handle. https://github.com/moshelooks/fmt adds a test that illustrates this:
I was working on a PR to add color support for compiled format strings when I hit an issue with the existing code (
master
) that I'm not sure how to handle. https://github.com/moshelooks/fmt adds a test that illustrates this:Gives warning like:
Full
make
output (Fedora,g++ (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)
): warnings.txt. Thank you!The text was updated successfully, but these errors were encountered: