]> git.draconx.ca Git - upkg.git/commit
uobject: Make logging more generic.
authorNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 19:54:24 +0000 (15:54 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 19:54:24 +0000 (15:54 -0400)
commit687c74b6b8cc9eb6015c279a0c757ca3c0047697
tree5e2a48180e171ab31d310edaa61f008157f3c32d
parentd42bc5c2d8dcf388b424c5bbc4b6f25416f689f1
uobject: Make logging more generic.

The logging functions can now be used on any GObject, not just UObject
subclasses.  In particular, it should be possible to call it on UPkg
instances which do not derive from UObject.
src/uobject/uobject.c