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

List:       kde-devel
Subject:    Re: ANNOUNCE: Heading for KDE 1.1.2 release (Week 12)
From:       Jochen <jochen () uni-duesseldorf ! de>
Date:       1999-08-13 14:26:07
[Download RAW message or body]

On Don, 12 Aug 1999 Matthias Hoelzer-Kluepfel wrote:

>Good news today: All critical bugs that stopped us from
>releasing 1.1.2 have been addressed, and the icons are almost
>complete. A lot of work has gone into the translations
>lately. The improved theme manager is now feature
>complete. This means that we are really close to a release
>now. The current plan is to 

Well, sorry to come in _now_, but there need to be some fixes as well.
Coming back from a gcc-2.95 journey, I am currently looking at the
KDE_1_1_BRANCH sources to compile here on a RedHat-5.2 + egcs-1.1.2
AlphaStation.

First of all I send in a patch for kdelibs/kfmlib/kfm.h, attached to this
email:
QString displayName must not be declared static in the header, since it
is needed by kfmclient, ... from kdebase - these want to take it out of
libkfm, so need it to be declared extern (or automatic).
Please look at the attached patch and put it into cvs, or tell me to do
so.

I will look through my other changes and will try to cut them down as
much as possible, then I will send them to you as well.

Cheers,
-- Jochen
 Heinrich-Heine-Universität Düsseldorf          jochen@uni-duesseldorf.de
 Institut für Physikalische Chemie I               phone ++49-211-8113681
 Universitätsstr. 26.43.02.29                      fax   ++49-211-8115195
 40225 Düsseldorf, Germany       www-public.rz.uni-duesseldorf.de/~jochen

["kfm.h-diff" (text/english)]

Index: kfmlib/kfm.h
===================================================================
RCS file: /home/kde/kdelibs/kfmlib/Attic/kfm.h,v
retrieving revision 1.14.4.4
diff -u -r1.14.4.4 kfm.h
--- kfm.h	1999/08/12 09:51:45	1.14.4.4
+++ kfm.h	1999/08/13 14:18:24
@@ -192,7 +192,6 @@
 /**
  * Return the name of the current display, usable for KFM's locking.
  */
-
-static QString displayName();
+QString displayName();
 
 #endif


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

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