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

List:       kde-devel
Subject:    Re: gcc-2.95 vs. KDE_1_1_BRANCH
From:       Franz Sirl <Franz.Sirl-kernel () lauterbach ! com>
Date:       1999-07-16 12:49:20
[Download RAW message or body]

At 14:07 16.07.99 , Harri Porten wrote:
>Ahhh, that one. QColor(QRgb()) made the same trouble in kspread. We had
>to add extra parentheses for egcs in past, eg. in WIFEXITED((status)).
>Upon query one of the egcs guys told me that this isn't likely to be
>fixed anytime soon :(.

Yeah, I know :-(. I bitched at them as well :-).

>Since it doesn't inflict any performance or readibilty penalty I think
>it is okay to put the parentheses in. Will do that in a few minutes.

Thanks.


>Regarding your other reports: the address is submit@bugs.kde.org. See
>http://bugs.kde.org for further information on how to submit (it's the
>standard system from Debian).

I just did that a few minutes ago :-), Bug ID 1581-1583 if you wanna take a 
look.

What about the glibc-2.1 problem with cuserid() in kcontrol? Would you 
accept the hack below or would you prefer tweaking configure?

Franz.

--- /dist/private/fsirl/kde/kdebase/kcontrol/kcontrol/mainwidget.cpp    Tue 
Jan 26 11:30:43 1999
+++ kdebase/kcontrol/kcontrol/mainwidget.cpp    Tue Jul 13 15:26:55 1999
@@ -3,6 +3,8 @@
            <markus.wuebben@kde.org>
     Date:   September '97         */

+/* define _GNU_SOURCE, so mainwidget.h pulls in cuserid() from unistd.h */
+#define _GNU_SOURCE

  #include <kiconloader.h>
  #include <kcharsets.h>

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

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