Steve Fink <[EMAIL PROTECTED]> wrote:

> I did a cvs update, and it looks like imcc doesn't properly return
> integers anymore from nonprototyped routines.

I don't even know if this is allowed. But anyway, if the call is non
prototyped, native types should go into P3. So you have the overhead of
PMC creation anyway plus the overhead of the array access.

And mainly the return convention are still broken.

leo

Reply via email to