Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation error with filesystem path in tuple and join (msvc) #3298

Closed
reder2000 opened this issue Feb 8, 2023 · 2 comments
Closed

compilation error with filesystem path in tuple and join (msvc) #3298

reder2000 opened this issue Feb 8, 2023 · 2 comments

Comments

@reder2000
Copy link

reder2000 commented Feb 8, 2023

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

@vitaut
Copy link
Contributor

vitaut commented Mar 4, 2023

Should be fixed in e0748e6. Thanks for reporting.

@vitaut vitaut closed this as completed Mar 4, 2023
@reder2000
Copy link
Author

Thanks for fixing it. Looking at the fix, this is arcane!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants