Apparently Xojo 2024 Release 1 now forbids Greek characters from appearing in enums. I have a scientific research program that uses lots of Greek characters in variable names, properties, and enums. The variable and property names are allowed to be or contain Greek letters, but not enums as of 2024r1 (and it now throws a bug error message when compiling my project). I see in the release notes that this was part of a bug fix (74849), but the goal of the bug fix was to make the rules for enums and property names the same, which is not true in 2024r1. Should I file this as a bug? (Being able to use greek letters in all of the above is of great value to me.)
4 posts - 4 participants