I think he/she has to supply the patch with the right type for the temp
variable.

Should the type of the temp variable be of PyrexTypes.py_object_type?  From
what I can see, the code is currently using PyrexTypes.py_object_type.

On Wed, Mar 18, 2009 at 1:41 PM, Stefan Behnel <[email protected]> wrote:

>
> Prajwal Suhas P wrote:
> > This is the patch for ticket #203.
>
> Thanks. I noticed that the ticket lacks a test case, though. It was agreed
> on that tickets must have a corresponding (failing!) test case before
> patches get applied. Could you please provide one? That will also make it
> easier for you to understand the implications of your change and to figure
> out corner cases.
>
> http://wiki.cython.org/HackerGuide
>
> Stefan
>
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>



-- 
Regards,
Anoop S.

People who says, "It's not winning or losing that matters, but
participation", probably lost.
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to