alibaba / alibaba/HandyJSON

'Integer' has been renamed to 'BinaryInteger' Replace 'Integer' with 'BinaryInteger'

Open
#201 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4.3k
Forks
677
PR merge metrics
No merged PRs in 30d

Description

![wechatimg1](https://user-images.githubusercontent.com/6853884/32979393-5bf35930-cc8f-11e7-875f-65427116db0f.jpeg)
![wechatimg2](https://user-images.githubusercontent.com/6853884/32979394-5c458e62-cc8f-11e7-8761-7fa82c242eb2.jpeg)

XCode 9
Swift 4
The type of `Integer` needs to be changed `BinaryInteger`, or do you have an another solution for that?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named in the issue. Search the Swift sources for `Integer`, inspect the affected declaration and nearby tests, then replace the incompatible type with `BinaryInteger` where appropriate; done means the project builds under Swift 4 without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.