Patrick Leslie Polzer wrote:

I coded a debugging framework similar to assertions and exceptions.
Have a look at it in include/parted/debug.h and libparted/debug.c.

Usage:

PED_DEBUG ( int loglevel, char* msg, ... );

Very neat.  I am going to have a look at this tonight.

Cheers
Harley


_______________________________________________
Bug-parted mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to