Daniel P. Berrange wrote:
On Wed, Feb 28, 2007 at 04:29:14PM +0000, Richard W.M. Jones wrote:
The standalone parts of libvirt (particularly libvirtd) use the configuration mini-lib.

We can change these to be exported with a leading underscore, and
add macros in the private src/conf.h  like

  #define virConfGetValue(c, v)  _virConfGetValue(c, v)

That lets code in the libvirt tree access the symbols normally,
while making it clear to out-of-tree people that these are private
symbols.

I'll resubmit this patch.

Rich.

--
Emerging Technologies, Red Hat  http://et.redhat.com/~rjones/
64 Baker Street, London, W1U 7DF     Mobile: +44 7866 314 421
 "[Negative numbers] darken the very whole doctrines of the equations
 and make dark of the things which are in their nature excessively
 obvious and simple" (Francis Maseres FRS, mathematician, 1759)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to