From: Chris CP <cp...@vi...> - 2000-10-07 12:59:46
|
There seems to be serious problems with the CVS, or somebody (me?) has made a serious mistake. The copy I've just re-checked out contained a 4000-char-line of trash bytes at line 650, and it seems that a lot of code got lost (overwritten) in this region, as I got the same error messages when I've removed that line. I don't have a recent working version of that file on the machine I'm working on in the moment, and my other computer is about 7 miles from here ;-( I'm going to take a clean version of the file in the CVS as soon as possible, probably late this evening (after 10pm GMT) or early next morning... On Sat, 07 Oct 2000, you wrote: > Hi, > > I have checked out the current CVS-version and get an compile error in > winedit.cpp with I "make" > > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include > -I/usr/lib/qt/include -I/ > usr/X11R6/include -O2 -Wall -c winedit.cpp > winedit.cpp: In method `void winedit::getSubs(QString, widgetHolder **)': > winedit.cpp:656: (Each undeclared identifier is reported only once > winedit.cpp:656: for each function it appears in.) > winedit.cpp:659: `outString' undeclared (first use this function) > winedit.cpp:659: `wid' undeclared (first use this function) > winedit.cpp:739: `return' with a value, in function returning void > winedit.cpp:743: `isTop' undeclared (first use this function) > winedit.cpp:745: `actualName' undeclared (first use this function) > winedit.cpp:748: `return' with a value, in function returning void > winedit.cpp:767: `return' with a value, in function returning void > winedit.cpp:778: `return' with a value, in function returning void > winedit.cpp:783: `return' with a value, in function returning void > winedit.cpp:793: `return' with a value, in function returning void > make[4]: *** [winedit.o] Error 1 > << > I think it's the object/variable wid, but I don't know where to search or > what > I missed. > > Greetings > > Philipp -- Kind regards, Chris ================================================================== Hi, I'm a virus! please add me to your signature file, to help me spread! |