
9 Dec
2010
9 Dec
'10
6:40 p.m.
On 12/07/2010 11:19 PM, Hu Tao wrote: I fixed your 'make syntax-check' problems: preprocessor_indentation cppi: src/util/threadpool.h: line 27: not properly indented cppi: src/util/threadpool.h: line 29: not properly indented maint.mk: incorrect preprocessor indentation
+++ b/src/libvirt_private.syms @@ -898,3 +898,9 @@ virXPathStringLimit; virXPathULong; virXPathULongHex; virXPathULongLong; + + +# threadpool.h +virThreadPoolNew; +virThreadPoolFree; +virThreadPoolSendJob;
then sorted this (#threadpool.h section before threads.h, and sort lines within the section), and pushed. Thanks for your persistence; the end result is nice! -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org