On Wed, Apr 23, 2014 at 11:43 AM, Cristian Rodríguez <[email protected]> wrote: > There is no need for this hackery, just hide the internal > functions using glib 's G_GNUC_INTERNAL macro.
Hmm, why is that a hack? Explicitly exporting functions with a well-defined prefix sounds more robust than exporting everything that isn't explicitly hidden, or do I miss something? Thanks, Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
