On Thu, Jan 29, 2009 at 06:06:10PM -0800, [email protected] wrote: > + if (getpwuid_r(uid, &pwbuf, strbuf, strbuflen, &pw) != 0 || pw == NULL)
I didn't qrefresh, but the version I tested does indeed compile (missing brace here) :) regards john -- Libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
