Skip to content

Conversation

@etiennebacher
Copy link
Contributor

@etiennebacher etiennebacher commented Jan 12, 2026

Hi Vincent, I'm adding a new rule in Jarl to detect unreachable code and tested it on tinytable. It found this block that comes after a return() so it can never be called, but I don't know if removing it is the correct thing to do here. Maybe it needs to be handled differently, I'm just opening this to inform you about this case.

@vincentarelbundock
Copy link
Owner

Good catch!

But in fact the whole function is no longer in use, so I removed it from main.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants