Pekka Klärck

Results 725 comments of Pekka Klärck

Yeah, it's pretty common that something that initially looks simple turns out to be surprisingly complicated. Case-insensitivity with dictionaries was a very good example. You can test the functionality with...

This issue doesn't affect using `IF` at all. It's recognized as a control structure already by the parser and never considered a keyword. If you use `If` (not all caps),...

Need to take a closer look at this and submit concrete issues about errors that could be detected earlier.

No interest towards this lately. Moving to later.

I'm not aware of others reporting performance regressions with RF 6. In general performance in RF 6 should be better than in RF 5 or 4, but there certainly can...

No updates about the behavior being different earlier. Closing.

Sorry for no activity from my side lately. Quick comments now: 1. We are going to rewrite log and report in the future, hopefully sooner than later, and bigger changes...

Thanks @Snooz82 for taking a look at this PR, fixing issues, and merging it. If you @psaikkonen have any questions related to changes he did, you can ask here or...

Could you clarify what benefits this enhancement would have? What new functionality would it bring over using, for example, unions?