Uh oh!
There was an error while loading. Please reload this page.
removed unreachable debug-only type validation - #7259
Conversation
firewave
commented
Jan 25, 2025
The functionality got lost when |
firewave
commented
Feb 6, 2025
@chrchr-github@danmar is there still needed? "type validation" also seems misleading but I could not think of anything better. |
chrchr-github
commented
Feb 6, 2025
I don't know anything about it, but don't see a reason to keep this. |
IOBYTE
commented
Mar 15, 2025
I wrote that code 14 years ago and stopped contributing 7 years ago. It was needed back then but I have no idea if it's needed now. Does it still generate warnings in daca? |
firewave
commented
Mar 15, 2025
Thanks for replying.
No, and it hasn't for a while. I also have not seen any reference to this since I started contributing again - that is why I am asking. Looks like we can just drop it then. |
firewave
commented
Apr 24, 2025
Since it has not has not been reachable for a while (the call was removed in d204c5f) and there was not much feedback I decided to remove it. |
No description provided.