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

List:       kdevelop-bugs
Subject:    [Bug 133504] New: Parser error in boolean expression on left-side
From:       Christian Schneider <mail () chrschn ! de>
Date:       2006-09-03 12:40:46
Message-ID: 20060903144045.133504.mail () chrschn ! de
[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=133504         
           Summary: Parser error in boolean expression on left-side
                    multiplication
           Product: kdevelop
           Version: 3.3.92
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: cpp-parser
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: mail chrschn de


Version:           3.3.92 (using KDE 3.5.4, compiled sources)
Compiler:          gcc version 3.4.4
OS:                Linux (x86_64) release 2.6.17.9

Given the following code snippet:

int a, b;
...
if ( a*a < b ) {}

This will be reported as a problem: 

')' expected found '<'
';' expected found ')'


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

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