Bug 1525 : Compile errors for greater than/less than with parentheses
Last modified: 2010-03-28 15:31




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

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.