[libvirt] [PATCH] virt-aa-helper: Fix several compile errors

Matthias Bolte matthias.bolte at googlemail.com
Wed Nov 17 20:58:02 UTC 2010


2010/11/17 Eric Blake <eblake at redhat.com>:
> On 11/17/2010 01:39 PM, Matthias Bolte wrote:
>> Include locale.h for setlocale().
>>
>> Revert the usage string back to it's original form.
>>
>> Use puts() instead of fputs(), as fputs() expects a FILE*.
>>
>> Add closing parenthesis to some vah_error() calls.
>>
>> Use argv[0] instead of an undefined argv0.
>> ---
>>  src/security/virt-aa-helper.c |   39 ++++++++++++++++++++-------------------
>>  1 files changed, 20 insertions(+), 19 deletions(-)
>
> ACK.  And that's what I get for passing 'make syntax-check' on Fedora,
> but not testing on ubuntu before actually pushing.  :(
>
> Sorry, and I'll go crawl back in my hole now.  ;)
>

No problem :) Pushed it now.

Matthias




More information about the libvir-list mailing list