KDE/kdevelop/languages/cpp
    Andreas Pakulat 
    apaku at gmx.de
       
    Sun Jun  8 22:16:48 UTC 2008
    
    
  
On 08.06.08 16:48:16, Matt Rogers wrote:
> On Sunday 08 June 2008 15:30:31 Andreas Pakulat wrote:
> > SVN commit 818572 by apaku:
> I think we went a little bit overboard here. Messages for things that should 
> never happen or are going to be useful for quickly pointing us in the right 
> direction to solve bugs can be warnings. If they're going to be user visible 
> though, we might want to clean them up a little bit.
See my answer to David, kWarning is not suitable for this as its not
easily turned off (I know about the full-featured kdebugdialog, but
thats not easy)
Unless I'm mistaken what we really want is a logging system that allows
to turn these things off like kDebug() but isn't disabled in release
mode. 
Andreas
-- 
Do not sleep in a eucalyptus tree tonight.
    
    
More information about the KDevelop-devel
mailing list