[Cython] Cython 0.11.1 alpha
Robert Bradshaw
robertwb at math.washington.edu
Fri Apr 3 12:51:19 CEST 2009
On Apr 3, 2009, at 2:57 AM, Stephane DROUARD wrote:
> Yes it solves it.
>
> I confirm that Cython/Compiler/Nodes.py really has patch
> http://hg.cython.org/cython-devel/rev/5d12e7cb8dd9, but stdexcept
> does not
> appear in the generated .C file.
Hmm... I'll look into this some more.
> Cheers,
> Stephane
>
> -----Original Message-----
> From: cython-dev-bounces at codespeak.net
> [mailto:cython-dev-bounces at codespeak.net] On Behalf Of Robert Bradshaw
> Sent: Friday, April 03, 2009 11:34 AM
> To: cython-dev at codespeak.net
> Subject: Re: [Cython] Cython 0.11.1 alpha
>
> On Apr 3, 2009, at 2:28 AM, Stephane DROUARD wrote:
>
>> Hello,
>>
>> The fix for http://trac.cython.org/cython_trac/ticket/265 does not
>> solve the issue, we get the same error (stdexcept not included).
>>
>> Cheers,
>> Stephane
>
> Does a
>
> cdef extern from "stdexcept":
> pass
>
> resolve the issue?
>
> - Robert
>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
More information about the Cython-dev
mailing list