KDevelop svn branches status
Steven T. Hatton
hattons at globalsymmetry.com
Tue Aug 30 08:04:06 UTC 2005
On Monday 29 August 2005 05:04, Roberto Raggi wrote:
> On Sunday 28 August 2005 14:04, Harald Fernengel wrote:
> > Hi,
> >
> > On Saturday 27 August 2005 18:44, Alexander Dymo wrote:
> > > Current 4.0 development is:
> > > trunk/KDE/kdevelop
> > > branch is closed for commits for next two days because KDevelop4
> > > code developed during Ukrainian conference is not yet merged in.
> >
> > update: the ukraine-changes are now finally merged in (sorry for the
> > delay). trunk/KDE/kdevelop is now open for KDevelop 4.0 hacking.
>
> wow!! that's a great news :-) thanks a lot Harald!!!!! I'll merge the
> kdevelop4-parser branch into kdevelop trunk tonight. So we can start to use
> the KDevelop 4 to develop KDevelop 4 :-)
>
> ciao robe
Has anybody looked at the problems I described when creating new classes with
PCS databases added to the project options? I'm still on whatever this is:
$ head kdevelop/.svn/entries
<?xml version="1.0" encoding="utf-8"?>
<wc-entries
xmlns="svn:">
<entry
committed-rev="454610"
name=""
committed-date="2005-08-29T13:21:22.080877Z"
url="svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdevelop"
last-author="vprus"
kind="dir"
I never saw and firm response one way or the other as to whether this is
happening on other people's systems. Basically what happens is when I start
typing in the "Base Class" field, kdevelop freezes and the following is
repeated in the console for a minute or so:
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getBaseClassList()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getTagsInScope()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getBaseClassList()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getTagsInScope()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getBaseClassList()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getTagsInScope()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getBaseClassList()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getTagsInScope()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::query()
kdevelop (cpp support): CodeInformationRepository::getBaseClassList()
kdevelop (cpp support): CodeInformationRepository::query()
There is also something similar that happens with regular code completion but
the messages are slightly different. If I can reproduce it I will post those
messages as well.
Please, someone try the same thing on their system, and let me know what
happens.
--
Regards,
Steven
More information about the KDevelop-devel
mailing list