Create a shorthand for the formatted wzstring#4022
Create a shorthand for the formatted wzstring#4022Monsterovich wants to merge 10 commits intoWarzone2100:masterfrom
Conversation
ManManson
left a comment
There was a problem hiding this comment.
One small nitpick, otherwise LGTM.
|
It says there are merge conflicts yet won't say which file for some reason. So needs a rebase. Pastdue said he may need to add tweaks for potential compiler warnings last time I poked him about this. I am also trying to reduce the chances of merging large PRs that touch many files until pastdue finishes his big project (probably art-rev switcher) to avoid more merge-conflict troubles for him. I keep github notifications turned off. You can DM me Discord for faster contact however. |
@KJeff01 Hm. I've successfully merged this branch with master, there were no conflicts. |
|
Superseded by and incorporated into #4787, which also enables format attribute checking for these sorts of C++ variadic template functions. |
The equivalent of std::format from C++20.