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

List:       kdevelop-bugs
Subject:    [Bug 243474] New: superfluous backslash is reported as error
From:       bernd buschinski <b.buschinski () web ! de>
Date:       2010-07-02 22:45:38
Message-ID: bug-243474-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=243474

           Summary: superfluous backslash is reported as error
           Product: kdevelop
           Version: SVN
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: Language Support: CPP
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: b.buschinski@web.de


Version:           SVN (using KDE 4.4.4) 
OS:                Linux

for a code like

int t = 3 + \
2;

or 

qDebug() << "foo" << \
"bar";

the backslash is underlined red and in problems I can read
"invalid input: \"

But it isn't invalid, just not needed, and it compiles fine.

Reproducible: Didn't try

Steps to Reproduce:
type:
int t = 3 + \
2;

Actual Results:  
see the problem in "Problems"
"invalid input: \"

Expected Results:  
report no error

kdevelop+kdevplatform git master from today

-- 
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
[prev in list] [next in list] [prev in thread] [next in thread] 

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