[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] rm daemon/remote_dispatch_table.h
- From: Wen Congyang <wency cn fujitsu com>
- To: Matthias Bolte <matthias bolte googlemail com>
- Cc: libvir-list <libvir-list redhat com>
- Subject: Re: [libvirt] [PATCH] rm daemon/remote_dispatch_table.h
- Date: Thu, 05 May 2011 14:28:51 +0800
At 05/05/2011 02:07 PM, Matthias Bolte Write:
> 2011/5/5 Hu Tao <hutao cn fujitsu com>:
>> 1. this file is automatically generated at compile-time, so rm it
>> to avoid further commit to this file.
>> 2. any update should made to file src/remote/remote_protocol.x.
>> ---
>> daemon/remote_dispatch_table.h | 1054 ----------------------------------------
>> 1 files changed, 0 insertions(+), 1054 deletions(-)
>> delete mode 100644 daemon/remote_dispatch_table.h
>>
>
> There is probably a reason why this generated file is under version
> control, maybe Dan knows.
>
> If we decide to remove the generated protocol dispatch header files
> then we should remove all of them (daemon/remote_dispatch_*.h and
> daemon/qemu_dispatch_*.h) and not just this single one.
We generate these files only when building with libvirtd now.
If we remove them and build without libvirtd, we also need to generate them,
otherwise 'make dist' will fail.
>
> Matthias
>
> --
> libvir-list mailing list
> libvir-list redhat com
> https://www.redhat.com/mailman/listinfo/libvir-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]