bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Commit: PED_DEBUG


From: K.G.
Subject: Re: Commit: PED_DEBUG
Date: Thu, 10 Nov 2005 14:00:45 +0100

On Thu, 10 Nov 2005 13:19:28 +0100, Patrick Leslie Polzer <address@hidden> 
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, ... );

In ped_debug, don't you want to call debug_handler instead of
default_handler ?

Guillaume




reply via email to

[Prev in Thread] Current Thread [Next in Thread]