functions: Add support for functions #330
Annotations
10 errors and 1 warning
macos/coregraphics/functions.gen.go#L266
note: passing argument to parameter 'maxStringLength' here
|
macos/coregraphics/functions.gen.go#L266
note: passing argument to parameter 'actualStringLength' here
|
macos/coregraphics/functions.gen.go#L206
note: passing argument to parameter 'stringLength' here
|
macos/coregraphics/functions.gen.go#L127
note: passing argument to parameter 'pid' here
|
macos/coregraphics/functions.gen.go#L1022
cannot convert clockwise (variable of type bool) to type _Ctype_schar
|
macos/coregraphics/functions.gen.go#L1204
cannot convert eoFill (variable of type bool) to type _Ctype_schar
|
macos/coregraphics/functions.gen.go#L1663
cannot use (*_Ctype_NSInteger)(unsafe.Pointer(glyphs)) (value of type *_Ctype_long) as *_Ctype_ushort value in variable declaration
|
macos/coregraphics/functions.gen.go#L1977
cannot use (*_Ctype_int32_t)(unsafe.Pointer(value)) (value of type *_Ctype_int) as *_Ctype_long value in variable declaration
|
macos/coregraphics/functions.gen.go#L2114
cannot convert extendStart (variable of type bool) to type _Ctype_schar
|
macos/coregraphics/functions.gen.go#L2116
cannot convert extendEnd (variable of type bool) to type _Ctype_schar
|
|
The logs for this run have expired and are no longer available.
Loading