mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Promote debug assertion failures to warnings
This commit is contained in:
@@ -37,6 +37,9 @@ state is to list breaking changes.
|
||||
libraries that link against a different version of `raw_window_handle` than
|
||||
the one used by NIH-plug itself by simply wrapping around
|
||||
`ParentWindowHandle`.
|
||||
- `nih_debug_assert*!()` failures are now promoted to a warning instead of a
|
||||
debug message. This makes the non-fatal debug assertion failures easier to
|
||||
spot.
|
||||
|
||||
## [2023-12-30]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user