Bug#2589: class parser can't handle such default parameter
Falk Brettschneider
gigafalk at yahoo.com
Sun Jan 30 10:40:02 UTC 2000
Package: kdevelop
Version: 1.1-beta1.0
Severity: normal
Bugreport ID : 23:34,29.01.00
Originator : Falk Brettschneider
E-Mail : gigafalk at yahoo.com
Subject : class parser can't handle such default parameter
Error Class : software bug
Error Location : class tree
Priority : low
Bug Description ---------------------------
This line in a class definition (in header file):
void manualDock( DockWidget* target, DockPosition dockPos, QPoint pos
= QPoint(0,0), int spliPos = 50 );
is not correctly shown in the class view.
You will only see:
manualDock(DockWidget* target, DockPosition dockPos, QPoint pos, )
Furthermore I can not get to its implementation part in the cpp file (by
mouse click)
How to repeat the error -------------------
Bugfix or Workaround ----------------------
System Information ------------------------
KDevelop version : 1.1-beta1.0
KDE version : 1.1
QT version : 1.44
OS/Distribution : Linux SuSE6.1
Compiler :
misc :
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
More information about the KDevelop-devel
mailing list