On Mar 27, 2008, at 6:31 AM, Stefan Behnel wrote:
> Hi,
>
> Robert Bradshaw wrote:
>>>> There currently is a ref-count overhead. When that is removed, I
>>>> wouldn't mind
>>>> seeing inline functions as a macro replacement in many cases. But
>>>> I'm pretty
>>>> sure even then I see a couple of cases where I'd use macros.
>>
>> Removing the ref-count overhead should be easy to do. Perhaps I'll do
>> it this afternoon.
>
> In what cases would that be removed? When there is no assignment to a
> parameter inside the function body?

Exactly. And I finished it already.

- Robert

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

Reply via email to