Skip to content

<chrono>: building with -J emits C4365 #3294

@tiagomacarios

Description

@tiagomacarios

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

No one assigned

    Labels

    bugSomething isn't workingfixedSomething works now, yay!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions