On Fri, Sep 3, 2010 at 9:05 AM, Robert Bradshaw
<[email protected]> wrote:
> Could you send it as an attachment? Also, if you use hg to make the
> patch (type make repo to upgrade cython directory to the full hg
> repository) it will have metadata such as a changelog entry and
> username attached, which would be preferable.

Whoo, hg. First time using it. It's like git and svn, so I think I did it right.

Is there ongoing work on the C++ support? There's still a couple
holes, for example wrapping this is still not right and I can't figure
out how to mod Cython appropriately.

template <typename T, int number> class SomeClass;

Since this is currently my Easy Path (the Hard Path involves modding
Panda3D to compile with C++0x) I'm willing to fix Cython bugs to make
it happen.

~ C.

-- 
When the facts change, I change my mind. What do you do, sir? ~ Keynes

Corbin Simpson
<[email protected]>

Attachment: patch.patch
Description: Binary data

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

Reply via email to