On Thu, May 21, 2015 at 1:22 PM, Ian Henriksen
wrote:
>
> On Thu, May 21, 2015 at 2:13 AM Stefan Behnel wrote:
>>
>> Someone wrote a list of shortcomings after wrapping some C++ code:
>>
>> http://blog.marcus-brinkmann.de/2014/07/31/cython-trouble/
>>
>> A couple of these issues are due to misund
On Thu, May 21, 2015 at 2:13 AM Stefan Behnel wrote:
> Someone wrote a list of shortcomings after wrapping some C++ code:
>
> http://blog.marcus-brinkmann.de/2014/07/31/cython-trouble/
>
> A couple of these issues are due to misunderstandings (specifically the
> "imports" section) or now-fixed bu