From kdevelop-bugs Tue Jun 29 20:20:18 2010 From: Andrew Fuller Date: Tue, 29 Jun 2010 20:20:18 +0000 To: kdevelop-bugs Subject: [Bug 243200] New: Code completion mis-parses //* resulting in not Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=127784293503636 https://bugs.kde.org/show_bug.cgi?id=243200 Summary: Code completion mis-parses //* resulting in not working Product: kdevelop Version: SVN Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: code completion AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: mactalla.obair@gmail.com Version: SVN (using KDE 4.4.3) OS: Linux Code completion won't trigger after a comment beginning in //* until the scope changes. Reproducible: Always Steps to Reproduce: Step 1: Open a c++ file and chose a place to use code completion. Step 2: Type a bit or use ctrl-space to confirm the popup appears. Step 3: Add a comment beginning in //* within the same scope. Step 4: Try to trigger code completion after this comment (within the same scope). Actual Results: Code completion won't trigger. Expected Results: Code completion should trigger. This is a valid one-line comment, but the code completion refuses to trigger. I expect it's parsing it as a /* comment. Severity is minor as it is easy to work around, but it is non-obvious for anyone who encounters it and feels like kdevelop is broken until my typo is discovered. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs