qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] build: Don't ignore qapi-visit-c


From: Laurent Vivier
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] build: Don't ignore qapi-visit-core.c
Date: Thu, 19 Sep 2019 12:14:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Le 13/09/2019 à 13:34, Eric Blake a écrit :
> cc: qemu-trivial
> 
> On 9/12/19 1:46 PM, Eric Blake wrote:
>> This file is version-controlled, and not generated from a .json file.
>>
>> Fixes: bf582c3461b
>> Reported-by: Thomas Huth <address@hidden>
>> Signed-off-by: Eric Blake <address@hidden>
>> ---
>>  .gitignore | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/.gitignore b/.gitignore
>> index e9bbc006d39e..7de868d1eab4 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -41,6 +41,7 @@
>>  /qapi/qapi-types-*.[ch]
>>  /qapi/qapi-types.[ch]
>>  /qapi/qapi-visit-*.[ch]
>> +!/qapi/qapi-visit-core.c
>>  /qapi/qapi-visit.[ch]
>>  /qapi/qapi-doc.texi
>>  /qemu-doc.html
>>
> 

Applied to my trivial-patches branch.

Thanks,
Laurent


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]