Commit ce4280d
Fix new warning in Xcode 12.5 Beta 2 (12E5234g): "Cast to smaller integer type 'unsigned int' from 'SEGReachability *'". (#986)
Code copied for this specific function (currently unused) from https://github.com/tonymillion/Reachability/blob/ea5dd8d4646ecb2f0d07e6619827df1dfea809b8/Reachability.m#L501
Co-authored-by: Daniel McGloin <[email protected]>1 parent da87008 commit ce4280d
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | | - | |
495 | | - | |
| 494 | + | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
0 commit comments