Alexander Bothe
Alexander Bothe
Towards the tooltips: ´<Node object no longer exists>´ -- Yikes
@Orvid , where is QVector defined?
This is because LogEntry is marked as protected. Removing the 'protected' attribute will show payload's items properly. Anyway..I hope this won't introduce too many new states.
Nah, this only was a note to myself and how to fix it
this confused me a lot if switch-case-statements suddenly would not require 'case'-tokens anymore. Thus, I follow @Extrawurst's opinion - or does dmd allow such syntax?
The reason for why it's hanging is that you're debugging it - only then, no timeout for completion is set, which then may reveals you hangs like these :) So...
It shouldn't do so - but perhaps I just need to hack in such timeout-intermediary method when gathering method overloads as well :)
Lol, the freeze seems to be caused by the reference highlighter once again.. somehow it's not getting finished with handling imports properly.
So it basically wants to - resolve opEquals' return type and therefore - evaluates the - first resturn statements expression, then - getting both opEquals-overloads again, - whereas the first...
@rainers The SO part should be resolved now. Still, it does not compare method parameter types atm.