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

List:       kdevelop-bugs
Subject:    [Bug 113561] New: reformating sources in c++ corrupts some operators (i.e. >? )
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-09-29 11:03:17
Message-ID: 20050929130316.113561.7th_zone () rambler ! ru
[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=113561         
           Summary: reformating sources in c++ corrupts some operators (i.e.
                    >? )
           Product: kdevelop
           Version: 3.1.2
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: 7th_zone rambler ru


Version:           3.1.2 (using KDE 3.3.2, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, \
                pie-8.7.7.1)
OS:                Linux (i686) release 2.6.11-gentoo-r11

When i use option "add spaces around operators" (or similar, sorry, but i have \
russian local), some operators have corrupted.

Sample:
    x1 = x1 >? CAx;
    x1 = x1 <? CAx;

after reformating:
    x1 = x1 > ? CAx;
    x1 = x1 < ? CAx;

(this operators standart for g++, and maybe for gcc)


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

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