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

List:       kde-bugs-dist
Subject:    [Bug 140652] New: QMake MangerLoading a existing project take long
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-01-29 22:57:44
Message-ID: 20070129225744.21427.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=140652         
apaku gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From apaku gmx de  2007-01-29 23:57 -------
SVN commit 628389 by apaku:

Backport parts of the KDevelop4 qmake parser, the parser and the lexer are now both a \
C++ class and thus no global objects anymore. This might fix a few "weird" bugs, like \
the one this closes. BUG:140652


 M  +5 -6      lib/parsers/qmake/Makefile.am  
 A             lib/parsers/qmake/location.hh   [License: GPL]
 A             lib/parsers/qmake/position.hh   [License: GPL]
 M  +134 -37   lib/parsers/qmake/qmake.ll  
 M  +28 -10    lib/parsers/qmake/qmake.yy  
 M  +433 -517  lib/parsers/qmake/qmake_lex.cpp  
 A             lib/parsers/qmake/qmake_lex.h   [License: GPL (v2+)]
 M  +764 -1618 lib/parsers/qmake/qmake_yacc.cpp  
 M  +357 -39   lib/parsers/qmake/qmake_yacc.h  
 M  +32 -22    lib/parsers/qmake/qmakedriver.cpp  
 M  +6 -23     lib/parsers/qmake/qmakedriver.h  
 A             lib/parsers/qmake/stack.hh   [License: GPL]
 M  +41 -10    lib/parsers/qmake/tests/runner.cpp  
 M  +1 -1      lib/parsers/qmake/tests/viewer.cpp  
 M  +1 -1      qmake/scope.cpp


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

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