X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libvirt%2Fgenerator.pl;h=4fbace6dab365e06a384ac4e20751848512d0f3b;hb=291265b7171d332d2969e07ac189d876e3d7f26d;hp=578029be281cc9e2d84f0712f6dc85014429ce12;hpb=87751781213a1252711b896290a7cc3f07ec0169;p=virt-top.git diff --git a/libvirt/generator.pl b/libvirt/generator.pl index 578029b..4fbace6 100755 --- a/libvirt/generator.pl +++ b/libvirt/generator.pl @@ -951,8 +951,7 @@ END #ifndef $have_name /* Symbol $c_name not found at compile time. */ not_supported ("$c_name"); - /* Suppresses a compiler warning. */ - (void) caml__frame; + CAMLnoreturn; #else /* Check that the symbol $c_name * is in runtime version of libvirt.