
20 Aug
2012
20 Aug
'12
7:52 p.m.
On 08/20/2012 11:00 AM, Eric Blake wrote:
On 08/20/2012 10:57 AM, Daniel P. Berrange wrote:
+ CHECK(0, "pc-1.0", false, null);
Can't you just s/null/NULL/ and avoid the intermediate variable?
I hit some GCC-wierdness when doing that:
CC qemumonitorjsontest-qemumonitorjsontest.o
That argues that our STRNEQ_NULLABLE and NULLSTR macros should be made a bit smarter. I'll play with it, to see if I can reproduce; what gcc version were you using?
I reproduced and solved it: https://www.redhat.com/archives/libvir-list/2012-August/msg01367.html -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org