Add support for declarations of variables of "function pointer" type #17
Annotations
30 errors
ERROR (macOS):
examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.23 ms 8757 bytes/ms (ERROR [31, 4] - [31, 51])
|
ERROR (macOS):
examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.13 ms 14686 bytes/ms (ERROR [8, 42] - [8, 44])
|
ERROR (macOS):
examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.33 ms 7422 bytes/ms (ERROR [37, 15] - [38, 14])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.57 ms 11776 bytes/ms (ERROR [0, 0] - [164, 37])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.26 ms 9331 bytes/ms (ERROR [0, 0] - [62, 35])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.10 ms 6931 bytes/ms (ERROR [14, 13] - [14, 21])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.46 ms 3301 bytes/ms (ERROR [3, 0] - [33, 45])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.34 ms 5275 bytes/ms (ERROR [20, 8] - [20, 9])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.39 ms 11286 bytes/ms (ERROR [0, 0] - [116, 29])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 2.87 ms 3647 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (Windows):
examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.44 ms 4717 bytes/ms (ERROR [31, 4] - [31, 51])
|
ERROR (Windows):
examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.29 ms 6890 bytes/ms (ERROR [8, 42] - [8, 44])
|
ERROR (Windows):
examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.63 ms 3993 bytes/ms (ERROR [37, 15] - [38, 14])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 1.22 ms 5620 bytes/ms (ERROR [0, 0] - [164, 37])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.54 ms 4621 bytes/ms (ERROR [0, 0] - [62, 35])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.22 ms 3383 bytes/ms (ERROR [14, 13] - [14, 21])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.66 ms 2358 bytes/ms (ERROR [3, 0] - [33, 45])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.45 ms 4147 bytes/ms (ERROR [20, 8] - [20, 9])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.85 ms 5340 bytes/ms (ERROR [0, 0] - [116, 30])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 3.77 ms 2844 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (Linux):
examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.34 ms 5783 bytes/ms (ERROR [31, 4] - [31, 51])
|
ERROR (Linux):
examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.21 ms 9040 bytes/ms (ERROR [8, 42] - [8, 44])
|
ERROR (Linux):
examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.51 ms 4784 bytes/ms (ERROR [37, 15] - [38, 14])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.89 ms 7542 bytes/ms (ERROR [0, 0] - [164, 37])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.41 ms 5842 bytes/ms (ERROR [0, 0] - [62, 35])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.16 ms 4554 bytes/ms (ERROR [14, 13] - [14, 21])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.60 ms 2527 bytes/ms (ERROR [3, 0] - [33, 45])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.44 ms 4153 bytes/ms (ERROR [20, 8] - [20, 9])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.61 ms 7219 bytes/ms (ERROR [0, 0] - [116, 29])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 3.68 ms 2845 bytes/ms (ERROR [0, 0] - [252, 0])
|