Error on unsafe uses of join

This commit is contained in:
Victor Zverovich 2025-10-02 16:24:22 -04:00
parent b5b9317a3c
commit 27ea09836a

View File

@ -23,6 +23,7 @@
#else
# define FMT_LIFETIMEBOUND
#endif
FMT_PRAGMA_CLANG(diagnostic error "-Wreturn-stack-address")
FMT_BEGIN_NAMESPACE