Add NSSwitch class #275
Annotations
10 errors and 1 warning
core/core_objc.gen.go#L32
warning: receiver type 'void *' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr]
|
core/core_objc.gen.go#L32
warning: returning 'NS_RETURNS_INNER_POINTER const char *' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
core/core_objc.gen.go#L41
warning: explicit call to +initialize results in duplicate call to +initialize [-Wexplicit-initialize-call]
|
core/core_objc.gen.go#L244
warning: class method '+dictionaryWithOBEXHeadersData:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L304
warning: class method '+localizedUserNotificationStringForKey:arguments:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L466
warning: instance method '-actionProperty' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L486
warning: instance method '-candidates:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L491
warning: instance method '-commitComposition:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L496
warning: instance method '-composedString:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
core/core_objc.gen.go#L518
warning: instance method '-didCommandBySelector:client:' not found (return type defaults to 'id') [-Wobjc-method-access]
|
|
The logs for this run have expired and are no longer available.
Loading