-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedSomething works now, yay!Something works now, yay!
Description
Building with -J will trigger C4365.
https://godbolt.org/z/dxbj64q36
#include <chrono>
output:
example.cpp
C:/data/msvc/14.34.31931-Pre/include\xcharconv_ryu.h(907): error C2220: the following warning is treated as an error
C:/data/msvc/14.34.31931-Pre/include\xcharconv_ryu.h(907): warning C4365: '=': conversion from 'int' to 'char', signed/unsigned mismatch
Compiler returned: 2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedSomething works now, yay!Something works now, yay!