FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1525 : Compile errors for greater than/less than with parentheses
Last modified: 2010-03-28 15:31
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
anna_banana
Assigned To:
MrFeinberg
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-03-28 09:05
Just downloaded version 181. I'm now getting compile errors on my boolean operations that
include parentheses. For example:
while ( counter < (_start_index_y+_num_y) )
Error says: Syntax error, insert ") Statement" to complete WhileStatement
I get these errors in while-loops and for-statements. When I remove the parans it compiles
fine.
I was previously running version 178 with no problems. Running on a MacbookPro with Snow
Leopard.
Additional Comment
#1 From MrFeinberg 2010-03-28 15:30
Thanks for the good bug report; much appreciated.