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

List:       kde-bugs-dist
Subject:    [Bug 145615] Compile error on Solaris 8 - kdesu.cpp uses setenv which
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2007-07-31 23:06:27
Message-ID: 20070731230627.29757.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=145615         
toscano.pino tiscali it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From toscano.pino tiscali it  2007-08-01 01:06 -------
SVN commit 694872 by pino:

#include kdefakes.h so we are sure to have the definition of setenv()

BUGS: 145561, 145615


 M  +1 -0      drkonqi/main.cpp  
 M  +1 -0      kdesu/kdesu/kdesu.cpp  


--- trunk/KDE/kdebase/runtime/drkonqi/main.cpp #694871:694872
 @ -34,6 +34,7  @
 #include <kcmdlineargs.h>
 #include <kaboutdata.h>
 #include <klocale.h>
+#include <kdefakes.h>
 
 #include "krashconf.h"
 #include "toplevel.h"
--- trunk/KDE/kdebase/runtime/kdesu/kdesu/kdesu.cpp #694871:694872
 @ -38,6 +38,7  @
 #include <kmessagebox.h>
 #include <kuser.h>
 #include <kstartupinfo.h>
+#include <kdefakes.h>
 
 #include <kdesu/defaults.h>
 #include <kdesu/su.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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