Re: [Rpy] How do I debug a crash in the windows build of rpy2?

2013-01-01 Thread Johan Johansson
On Mon, Dec 31, 2012 at 4:25 PM, Laurent Gautier wrote: > Which versions of R, Rtools, and rpy2 did you try this with ? (I am > understanding from the above that Python is 2.7, and I assume that this is > the latest in the 2.7 series). R 2.15.2, Rtools Collection 2.16.0.1923, rpy2 tip and Python

Re: [Rpy] How do I debug a crash in the windows build of rpy2?

2013-01-01 Thread Laurent Gautier
On 2013-01-01 23:45, Johan Johansson wrote: > On Mon, Dec 31, 2012 at 4:25 PM, Laurent Gautier wrote: >> Which versions of R, Rtools, and rpy2 did you try this with ? (I am >> understanding from the above that Python is 2.7, and I assume that this is >> the latest in the 2.7 series). > R 2.15.2, R

Re: [Rpy] How do I debug a crash in the windows build of rpy2?

2013-01-01 Thread Johan Johansson
On Wed, Jan 2, 2013 at 12:07 AM, Laurent Gautier wrote: > On 2013-01-01 23:45, Johan Johansson wrote: >> #if SIZEOF_SIZE_T != SIZEOF_INT >> /* On a 64-bit system, rename the Py_InitModule4 so that 2.4 >> modules cannot get loaded into a 2.5 interpreter */ >> #define Py_InitModule4 Py_InitModu