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

List:       kdevelop-bugs
Subject:    [Bug 109562] New: De-commenting doesn't detect multiple comments in the same text selection
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-07-24 15:14:02
Message-ID: 20050724171402.109562.greatbunzinni () gmail ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=109562         
           Summary: De-commenting doesn't detect multiple comments in the
                    same text selection
           Product: kdevelop
           Version: 3.2.1
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: greatbunzinni gmail com


Version:           3.2.1 (using KDE KDE 3.4.1)
Installed from:    Unspecified Linux

If we select some text which has more than one C++ multi-line comment, KDevelop sees \
it as only one comment. If the user tries to de-comment the selected text, the user \
will end up with something similar to:

<pre-code>
/*
int n;
*/
/*
int m;
*/
</pre-code>


<post-code>
int n;
*/
/*
int m;
</post-code>


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

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