Add a strict compile flag #29

Open
opened 2025-12-07 11:07:25 +01:00 by oysteikt · 0 comments
Owner

Currently, there is a lot of debug asserts as well as unnecessarily strict runtime errors spread around the library. Maybe all should be runtime checks, but hidden behind a strict flag so the library will be a bit more shenanigan-resistant by default

Currently, there is a lot of debug asserts as well as unnecessarily strict runtime errors spread around the library. Maybe all should be runtime checks, but hidden behind a `strict` flag so the library will be a bit more shenanigan-resistant by default
oysteikt added the feature request label 2025-12-07 11:07:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Grzegorz/empidee#29