[Pyrex] [Cython] Pyrex and const (Re: constify Cython output all over the place (newbie approach))

Kirill Smelkov kirr at mns.spb.ru
Thu May 15 13:16:10 CEST 2008


В сообщении от Четверг 15 мая 2008 Greg Ewing написал(a):
> Kirill Smelkov wrote:
> 
> > I think this is going to be trouble at least when interfacing with external
> > C++ code and libraries - at least at link time.
> 
> You're right, it would break C++ interfacing in a big
> way.
> So I guess I'll just have to bite the bullet and provide
> proper const support. A pity, because it would have been
> nice to spare Pyrex users from the tyranny of constness.

A pity indeed.

On the other hand, let's see what it will be, and what would be the effort
to adapt existing sources to const-aware Pyrex/Cython.

So, looking forward!

Thanks,
Kirill.





More information about the Pyrex mailing list