Menu

#521 New bug

pending
None
5
2012-07-13
2010-01-16
Anonymous
No

Before the error, it appeared a box where you can select a variable on a struct. I pressed Enter and the program gave me an error.

The error appears when I try to write something like this:

a.b[c].d

where "a" and "d" are two different structs and b[c] is the "c" component of "b" vector.

Discussion

  • Tony Reina

    Tony Reina - 2011-09-23

    I think this has been fixed. The [ ] were giving the parser some problems. Please confirm if this is still a problem when 7.4 is released next week. I can't see it happening in my alpha test.

     

Anonymous
Anonymous

Add attachments
Cancel