2011/12/17 mark florisson :
> Thanks, that was very helpful. The problem was that generator
> functions apparently don't fill out a name in the symbol table. You
> can try again from this branch:
> https://github.com/markflorisson88/cython/commit/ed648d932f3922f77e140a6292d65f56f4899090
> which wil
On 17 December 2011 12:57, Lars Buitinck wrote:
> 2011/12/17 mark florisson :
>> Thanks for your report, could you paste/attach the code of your
>> extension module?
>
> The code is online at https://github.com/larsmans/sortedcollection
>
> --
> Lars Buitinck
> Scientific programmer, ILPS
> Univer
2011/12/17 mark florisson :
> Thanks for your report, could you paste/attach the code of your
> extension module?
The code is online at https://github.com/larsmans/sortedcollection
--
Lars Buitinck
Scientific programmer, ILPS
University of Amsterdam
__
On 17 December 2011 12:40, Lars Buitinck wrote:
> 2011/12/17 Lars Buitinck :
>> I was trying to build a C++ extension with debugging support as
>> described in http://docs.cython.org/src/userguide/debugging.html, but
>> I got an error from the Cython compiler:
>
> Forgot to mention: I was using th
2011/12/17 Lars Buitinck :
> I was trying to build a C++ extension with debugging support as
> described in http://docs.cython.org/src/userguide/debugging.html, but
> I got an error from the Cython compiler:
Forgot to mention: I was using the very latest Git version of Cython,
a04c0f4eccc96ad47536