
25 May
2010
25 May
'10
9:29 a.m.
On 05/24/2010 04:35 PM, Eric Blake wrote:
On 05/24/2010 02:24 PM, Chris Lalancette wrote:
Unfortunately the NWFilter functions were outside of the "extern C { ... }" declaration in include/libvirt/libvirt.h.in, which means that they couldn't be properly used with C++. Move them inside of the braces, which should fix the problem.
ACK.
Thanks, I pushed this. -- Chris Lalancette