On Mon, 14 Nov 2016, James C. McPherson wrote:
On 13/11/16 06:58 pm, Yury V. Zaytsev wrote:
On Mon, 7 Nov 2016, James C. McPherson wrote:
>__pyx_t_2 = ((!(PyArray_CHKFLAGS(__pyx_v_self, NPY_F_CONTIGUOUS) !=
>^
>
> When you run the test
On 13/11/16 06:58 pm, Yury V. Zaytsev wrote:
On Mon, 7 Nov 2016, James C. McPherson wrote:
__pyx_t_2 = ((!(PyArray_CHKFLAGS(__pyx_v_self, NPY_F_CONTIGUOUS) !=
^
When you run the test suite, what combination of compiler(s),
python interpreter(
On Mon, 7 Nov 2016, James C. McPherson wrote:
__pyx_t_2 = ((!(PyArray_CHKFLAGS(__pyx_v_self, NPY_F_CONTIGUOUS) !=
^
When you run the test suite, what combination of compiler(s),
python interpreter(s) and CFLAGS/CXXFLAGS are used?
So, do you
Hi all,
I'm building Cython 0.24.1 for Solaris and I'm finding it
difficult to get the test suite to run successfully.
I've tried several different versions of gcc (4.9, 5.3, 5.4)
and Solaris Studio (12.4), but to no avail.
For starters, here's the first lot of errors from gcc 5.4
in 32bit mode