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
This hack isn't great, but it fixes the problem. I don't like
being a problem-only kinda guy, so I'm submitting a patch.
Personally I think that cppformat shouldn't be so pedantic. It
seems like if there is a natural conversion from the source to the
destination format, then it should be performed.
Resolvesfmtlib#55
This should return
0x61
, but instead fails saying it needs a numeric type instead of a character type.This, however, succeeds:
The text was updated successfully, but these errors were encountered: