Re: Patch 7.3.579

2012-06-29 Fir de Conversatie Ingo Karkat
On 29-Jun-2012 17:58:34 +0200, Bram Moolenaar wrote: > Ingo Karkat wrote: > >> On 29-Jun-2012 16:28:48 +0200, Bram Moolenaar wrote: >> >>> Patch 7.3.579 (after 7.3.569) >>> Problem:Can't compile with Python 2.5. >>> Solution: Use Py

Re: Patch 7.3.579

2012-06-29 Fir de Conversatie Bram Moolenaar
Ingo Karkat wrote: > On 29-Jun-2012 16:28:48 +0200, Bram Moolenaar wrote: > > > Patch 7.3.579 (after 7.3.569) > > Problem:Can't compile with Python 2.5. > > Solution: Use PyCObject when Capsules are not available. > > Files: src/if_py_both.h

Re: Patch 7.3.579

2012-06-29 Fir de Conversatie Ingo Karkat
On 29-Jun-2012 16:28:48 +0200, Bram Moolenaar wrote: > Patch 7.3.579 (after 7.3.569) > Problem:Can't compile with Python 2.5. > Solution: Use PyCObject when Capsules are not available. > Files:src/if_py_both.h, src/if_python.c, src/if_python3.c Thanks for t

Patch 7.3.579

2012-06-29 Fir de Conversatie Bram Moolenaar
Patch 7.3.579 (after 7.3.569) Problem:Can't compile with Python 2.5. Solution: Use PyCObject when Capsules are not available. Files: src/if_py_both.h, src/if_python.c, src/if_python3.c *** ../vim-7.3.578/src/if_py_both.h 2012-06-29 16:19:46.0 +0200 --- src/if_py_b