On Tue, Feb 26, 2013 at 12:37 PM, Kristian Høgsberg wrote:
> On Sat, Feb 23, 2013 at 12:57:09PM -0600, Jason Ekstrand wrote:
>> The primary purpose of this patch is to clean up wl_closure and separate
>> closure storage, libffi, and the wire format. To that end, a number of
>> changes
>> have be
On Sat, Feb 23, 2013 at 12:57:09PM -0600, Jason Ekstrand wrote:
> The primary purpose of this patch is to clean up wl_closure and separate
> closure storage, libffi, and the wire format. To that end, a number of
> changes
> have been made:
>
> - The maximum number of closure arguments has been
The primary purpose of this patch is to clean up wl_closure and separate
closure storage, libffi, and the wire format. To that end, a number of changes
have been made:
- The maximum number of closure arguments has been changed from a magic number
to a #define WL_CLOSURE_MAX_ARGS
- A wl_argu