[Cython] #155 (compiler message)
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Tue Apr 28 15:37:11 CEST 2009
> Thanks for the fast reply... it nevertheless leaves me with a problem ;0)
> How do I apply it...?
>
> I tried
> jfmoulin at jfm:/usr/lib/python2.5/site-packages/Cython/Compiler$ patch
> -p0 </home/jfmoulin/Downloads/T155.patch
cd ../..
patch -p1 < ...
should work.
If you have hg installed you can also try "hg import thepatch"
If this fails (likely because the development version has drifted too far
from the release) you can either apply it manually by finding the relevant
spot, or download the development trunk (which should be fairly OK now):
Click the download icons next to cython-devel at
http://hg.cython.org/
Dag Sverre
More information about the Cython-dev
mailing list