On Wed, May 16, 2012 at 9:34 AM, Stefan Behnel <stefan...@behnel.de> wrote:
> Andreas van Cranenburgh, 16.05.2012 18:15:
>> Any news on this? Let me know if there's anything I can do to help inclusion 
>> of this patch.
>
> Could someone please take over here?
>
> https://github.com/cython/cython/pull/113
>
> I haven't merged this yet and won't have the time to do it soonish. What
> I'd like to see happen is to get the current header file replaced by
> utility code "somehow". Not sure how that "somehow" is going to work.
>
> Basically, if this can be solved, I'd love to have it in for 0.17.
> Otherwise, well, not ...

I've merged this and fixed it up somewhat. I didn't realize anonymous
union members are a gnu (and now C11) extension, which this uses, so
there's that caveat. I think it's good enough (and useful enough) go
go in, we can continue to improve things from here.

- Robert
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to