Re: [libvirt] [PATCH] mingw: Don't use interface as an identifier

2011-09-06 Thread Eric Blake

On 09/06/2011 07:44 AM, Matthias Bolte wrote:

Because it's a define use in MSCOM and its usage as
identifier results in a compile error.


Lame of the headers to invade the namespace like that, but easy enough 
to work around.



---
  tools/virsh.c |   24 ++--
  1 files changed, 10 insertions(+), 14 deletions(-)


ACK.

--
Eric Blake   ebl...@redhat.com+1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] [PATCH] mingw: Don't use interface as an identifier

2011-09-06 Thread Matthias Bolte
2011/9/6 Eric Blake ebl...@redhat.com:
 On 09/06/2011 07:44 AM, Matthias Bolte wrote:

 Because it's a define use in MSCOM and its usage as
 identifier results in a compile error.

 Lame of the headers to invade the namespace like that, but easy enough to
 work around.

 ---
  tools/virsh.c |   24 ++--
  1 files changed, 10 insertions(+), 14 deletions(-)

 ACK.

Thanks, pushed.

-- 
Matthias Bolte
http://photron.blogspot.com

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list