Re: [Rpy] SPAM: SF.net SVN: rpy: [402] trunk/rpy

2008-01-29 Thread Laurent Gautier
2008/1/29, Toby Hocking <[EMAIL PROTECTED]>: > These new slice changes are breaking my rpy compilation: > > gcc -pthread -fno-strict-aliasing -g -Wall -fPIC -DWITH_NUMERIC=1 > -DRPY_SHNAME=_rpy2021 -DINIT_RPY=init_rpy2021 -UPRE_2_2 -I/usr/lib/R/include > -Isrc -I/usr/share/R/include -I/usr/includ

[Rpy] SF.net SVN: rpy: [403] trunk/rpy/src/rpymodule.c

2008-01-29 Thread lgautier
Revision: 403 http://rpy.svn.sourceforge.net/rpy/?rev=403&view=rev Author: lgautier Date: 2008-01-29 11:41:13 -0800 (Tue, 29 Jan 2008) Log Message: --- changed function types form ssizeargfunc to intargfunc, and ssizessizeargfunc to intintargfunc (for compatibility with Pyt