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
Copy file name to clipboardExpand all lines: test/api-digester/Outputs/apinotes-diags.txt
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ APINotesTest(APINotesTest.h): Var OldType.oldMember has been renamed to Var NewT
19
19
APINotesTest(APINotesTest.h): Var globalAttributeName has been renamed to Var AnimalAttributeName.globalAttributeName
20
20
21
21
/* Type Changes */
22
+
APINotesTest(APINotesTest.h): Constructor Cat.init(name:) has return type change from Cat to Cat?
22
23
APINotesTest(APINotesTest.h): Func AnimalStatusDescriptor.addingAttributes(_:) has parameter 0 type change from [String : Any] to [AnimalAttributeName : Any]
23
24
APINotesTest(APINotesTest.h): Func AnimalStatusDescriptor.addingAttributesArray(_:) has parameter 0 type change from [String] to [AnimalAttributeName]
24
25
APINotesTest(APINotesTest.h): Func AnimalStatusDescriptor.addingOptionalAttributes(_:) has parameter 0 type change from [String : Any]? to [AnimalAttributeName : Any]?
0 commit comments