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

List:       kde-commits
Subject:    KDE/kdebase/kdesu/kdesud
From:       Caleb Tennis <caleb () gentoo ! org>
Date:       2005-08-01 12:51:54
Message-ID: 1122900714.883886.16469.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 442049 by ctennis:

Add a FIXME note to my typedefs that they are only in there to make the code compile
and a more global solution is a better idea in the near future.

CCMAIL:thiago@kde.org




 M  +2 -0      kdesud.cpp  
 M  +2 -0      secure.cpp  


--- trunk/KDE/kdebase/kdesu/kdesud/kdesud.cpp #442048:442049
@@ -92,6 +92,8 @@
 Display *x11Display;
 int pipeOfDeath[2];
 
+// FIXME: This is just here to make it compile
+// It would be better to fix it more globally (Caleb Tennis)
 typedef unsigned ksocklen_t;
 
 void kdesud_cleanup()
--- trunk/KDE/kdebase/kdesu/kdesud/secure.cpp #442048:442049
@@ -21,6 +21,8 @@
 #include <kdebug.h>
 #include "secure.h"
 
+// FIXME: This is just here to make it compile (since ksock* was removed from kdelibs).
+// It would be better to fix it more globally. (Caleb Tennis)
 typedef unsigned ksocklen_t;
 
 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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