From kde-devel Wed Feb 28 18:12:57 2001 From: Melchior FRANZ Date: Wed, 28 Feb 2001 18:12:57 +0000 To: kde-devel Subject: SOLVED (was: another compilation problem with qt-copy) X-MARC-Message: https://marc.info/?l=kde-devel&m=98338410624230 * Melchior FRANZ -- Wednesday 28 February 2001 16:29: > CVS, however, seemed to no longer be responsible for that file. > I deleted it and I'll try to "cvs up" the file again. No, I'm =not= stupid! There was something really fishy going on with finwal03. My qapplication_x11.cpp =was= up-to-date, well, sort of ... cvs decided to deliver just version 1.36 of that file. I had to force it to update to HEAD! Very strange. Well, Tom reported some problems with finwal03 ...(?) qt-copy compiles now. Thanks go to Michael BRADE for not giving up to try to help me, despite the desperate situation. :-) m. $ pwd /home/m/kde/qt-copy/src/kernel $ rm qapplication_x11.cpp $ cvs up qapplication_x11.cpp U qapplication_x11.cpp $ ident qapplication_x11.cpp qapplication_x11.cpp: $Id: qapplication_x11.cpp,v 1.36 2001/02/02 17:17:33 mueller Exp $ ^^^^ Huh? $ cvs up -r 1.38 qapplication_x11.cpp P qapplication_x11.cpp $ ident qapplication_x11.cpp qapplication_x11.cpp: $Id: qapplication_x11.cpp,v 1.38 2001/02/26 20:22:17 knoll Exp $ ^^^^ $ cvs log qapplication_x11.cpp RCS file: /cvs/qt-copy/src/kernel/qapplication_x11.cpp,v Working file: qapplication_x11.cpp head: 1.38 branch: locks: strict access list: symbolic names: QT_2_2_4_PLUSXFT: 1.36 QT_2_2_4_RELEASE: 1.36 QT_2_2_3_RELEASE: 1.31 kde_1_93: 1.26 KDE_1_93: 1.24 KDE_1_92: 1.18 KDE_2_0_pre_alpha_KRASH: 1.3 start: 1.1.1.1 lars: 1.1.1 keyword substitution: kv total revisions: 39; selected revisions: 39 description: ---------------------------- revision 1.38 date: 2001/02/26 20:22:17; author: knoll; state: Exp; lines: +35 -2 some of the fixes that appeared after beta1 ---------------------------- revision 1.37 date: 2001/02/26 18:08:17; author: danimo; state: Exp; lines: +163 -35 Here comes Qt 2.3 Beta 1... ---------------------------- revision 1.36 date: 2001/02/02 17:17:33; author: mueller; state: Exp; lines: +105 -41 CVS_SILENT: Qt 2.2.4 ---------------------------- >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<