fix_32bit_ftbfs
authorDebian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Sat, 21 Oct 2017 13:55:11 +0000 (14:55 +0100)
committerBW Keller <malzraa@gmail.com>
Sat, 21 Oct 2017 13:55:11 +0000 (14:55 +0100)
Gbp-Pq: Name fix_32bit_ftbfs.patch

yt/utilities/lib/alt_ray_tracers.pyx

index d59e524dd3ffa2650741c40b340c200bf9564025..f5d96b4cf98f6cabc257915b5aeb4958c5c8efa0 100644 (file)
@@ -101,7 +101,7 @@ def cylindrical_ray_trace(np.ndarray[np.float64_t, ndim=1] p1,
                                           rleft, rright, zleft, zright, \
                                           cleft, cright, thetaleft, thetaright, \
                                           tmleft, tpleft, tmright, tpright, tsect
-    cdef np.ndarray[np.int64_t, ndim=1, cast=True] inds, tinds, sinds
+    cdef np.ndarray[np.int_t, ndim=1, cast=True] inds, tinds, sinds
     cdef np.ndarray[np.float64_t, ndim=2] xyz, rztheta, ptemp, b1, b2, dsect
 
     # set up  points