[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: dsdebug?
From:       David Sweet <dsweet () chaos ! umd ! edu>
Date:       1998-09-27 22:49:14
[Download RAW message or body]

On Sun, 27 Sep 1998, Thomas Tanghus wrote:
>There's an undefined reference to "dsdebug" in libkspell. How to fix? I
>simply added "#define dsdebug debug"
>
>--
I'm not sure what that'll do... dsdebug was defined as 
#ifdef __KSDEBUG
#define dsdebug printf
#else
inline void dsdebug (...) {}
#endif    

where __KSDEBUG is defined only if we want debugging on.
Check in kspell/debug.h


Dave

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic