В сообщении от Четверг 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.


_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to