Avatar
Describe the bug JSONDecoder throws an error when the value is decimal but the expected type is Int. In the final release of Swift 5, the error represents the situation correctly, but not in Swift ...
2:09 AM
SwiftのJSONDecoder、型定義がIntのところに小数部のある数字が入ってくるとtype mismatchじゃなくてcorrupted dataとしてエラー投げるの何か間違ってないか?
2:09 AM
本人が起票した