Add support for declarations of variables of "function pointer" type #18
Annotations
30 errors
ERROR (Linux):
examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.34 ms 5840 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 9133 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.50 ms 4844 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.87 ms 7691 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 5879 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 4496 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.59 ms 2552 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.43 ms 4229 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.62 ms 7198 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 2850 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (macOS):
examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.23 ms 8637 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 14522 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 7300 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.59 ms 11370 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 9167 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.11 ms 6566 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.47 ms 3212 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.35 ms 5211 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.41 ms 10740 bytes/ms (ERROR [0, 0] - [116, 29])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 7.22 ms 1452 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 4661 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 6874 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.65 ms 3857 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.26 ms 5479 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.56 ms 4434 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 3458 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 2343 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.47 ms 4004 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.86 ms 5262 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.87 ms 2771 bytes/ms (ERROR [0, 0] - [252, 0])
|