You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
25>C:\projects\cppformat\format.h(781): warning C4244: 'argument' : conversion from 'const double' to 'fmt::ULongLong', possible loss of data [C:\projects\cppformat\test\printf-test.vcxproj]
C:\projects\cppformat\format.h(2662) : see reference to class template instantiation 'fmt::internal::IsConvertibleToInt<double>' being compiled
C:\projects\cppformat\test\printf-test.cc(134) : see reference to function template instantiation 'std::string fmt::sprintf<double>(fmt::StringRef,const double &)' being compiled
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: