parentheses for arrays
- kevclark64
- Posts: 127
- Joined: Thu Aug 15, 2019 7:30 pm
- Location: USA
parentheses for arrays
I noticed that in the new 2.8 compiler you took out using parentheses for arrays. Is that a feature you plan to put back in at some point, or does that cause too many problems to be supported?
parentheses for arrays
From the readme:
"the feature to allow parentheses as array delimiters for the FoxPro dialect that was added in the previous build had too many side effects. We have removed this feature for now."
"the feature to allow parentheses as array delimiters for the FoxPro dialect that was added in the previous build had too many side effects. We have removed this feature for now."
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
parentheses for arrays
Kevin,
Yes we plan to put that back in. It was removed because in some situations the compiler was confusing function calls with array access.
However this will be a challenge to implement correctly.
Robert
Yes we plan to put that back in. It was removed because in some situations the compiler was confusing function calls with array access.
However this will be a challenge to implement correctly.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu