[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] golang/xenlight: implement constructor generation
> Generate constructors for generated Go types. Call libxl_<type>_init so > the Go type can be properly initialized. > > If a type has a keyed union field, add a parameter to the function > signature to set the key variable, and call the init function for the > keyed union. > > Signed-off-by: Nick Rosbrook <rosbrookn@xxxxxxxxxxxx> Note that this is really a resend, but after I sent this patch the first time I realized I forgot to add the dispose() calls. So, I marked this as v2 with that change. Thanks, NR _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |