bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13809: [PATCH] Support calling foreign functions of 10 or more argum


From: Andy Wingo
Subject: bug#13809: [PATCH] Support calling foreign functions of 10 or more arguments
Date: Wed, 27 Feb 2013 10:25:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi!

On Tue 26 Feb 2013 23:40, Mark H Weaver <address@hidden> writes:

> I've attached a patch that implements dynamic allocation of objcode
> stubs for larger arities.  What do you think?

LGTM.  Please lazily initialize the vector as well.

If you like, CODE and META could probably be reworked as higher-order
macros so that they can both generate static objcodes and initialize a
non-static byte array.  A bit more DRY.  As you like.

Andy
-- 
http://wingolog.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]