Erik Hedvall
Erik Hedvall
Hello, and sorry for my late response! I was at work and wanted to take my time to write a proper answer. Anyway, this sounds like something that could perhaps...
I haven't checked if any of this works in quite a while, so I don't know off the top of my head. The guide itself is very outdated, but it's...
I had similar errors that came and went away but I don't remember how I fixed it last time. Which compiler version are you using? Does it change if you...
I see, then it's trickier to test with something stable unless it can be minimized into an example without them. I'm not sure off the top of my head but...
What if you write `self.height / 2.0f64`? Does it still complain?
I'm reopening this because there may be something that can mitigate the issue.
Ah, so something about how it transforms the division into a function call is getting stuck. It would be nice to have a small test case to keep here and...
I'll have a look at those workarounds later and see if they could help too. Thanks for pointing them out!
Perfect, thanks! 🙏
Good points throughout. I don't think I ever understood exactly how the keywords work, so I'm not surprised they are not optimal. And I don't know how it calculates relevance...