[libvirt] [PATCH libvirt-glib 1/5] Add support for writing to streams

Christophe Fergeau cfergeau at redhat.com
Tue Nov 22 13:50:26 UTC 2011


On Tue, Nov 22, 2011 at 12:39:28PM +0000, Daniel P. Berrange wrote:
> +
> +GType                _gvir_output_stream_get_type                 (void) G_GNUC_CONST;
> +GVirOutputStream *   _gvir_output_stream_new                      (GVirStream *stream);

This brings the question of how to mark functions that are internal to the
library. Marc-André is in favour of using G_GNUC_INTERNAL in the function
definition, you seem to prefer a _ prefix. I like the latter best, but I'd
be fine with either.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111122/4d727e96/attachment-0001.sig>


More information about the libvir-list mailing list