]> git.draconx.ca Git - upkg.git/commit
upkg: Print out object file offsets at high verbosity levels.
authorNick Bowler <nbowler@draconx.ca>
Fri, 4 May 2012 22:47:11 +0000 (18:47 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 8 May 2012 23:47:07 +0000 (19:47 -0400)
commit45c92fd47dad10216eb2589b81f35a13cd1837f5
tree2d72cd4e79949f02efc03b5d9af028e67d045b3c
parentcd47643a141ee32ad929bfd81a9821adf9cf9715
upkg: Print out object file offsets at high verbosity levels.

When debugging deserialize methods, it can be useful to see the actual
location within the package file of the object being deserialized.  Add
a mode to print out these raw offsets when displaying object info at
high (-vvv) verbosity levels.
src/upkg.c