[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/1] tools/ocaml: cleanup to reduce compiler warnings
On Wed, Nov 14, 2018 at 11:06:49AM +0000, Christian Lindig wrote: > This commit cleans up code to reduce compiler warnings: > > * remove unused open statements (warning 33) > * remove unused 'rec' declarations (warnign 39) > * remove unused type declarations (warning 34) > * mark unused variables with an underscore (warning 27) > * mark unused value declarations with an underscore (warning 32) > > This commit does not include changes to fix compiler warnings 52 > (matching against strings in exceptions). These changes have no impact > on functionality. > > Signed-off-by: Christian Lindig <christian.lindig@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Very nice! _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |