7
44
Fork
You've already forked nice-plug
22

on_event: rename _window back to window #10

Merged
BillyDM merged 1 commit from jwagner/nih-plug:fix-window into main 2026年05月02日 19:09:20 +02:00
Contributor
Copy link

Fixes compilation on #[cfg(not(target_os = "linux"))].
Not sure if #[allow(unused_variables)] is the best way to solve this.

Fixes compilation on `#[cfg(not(target_os = "linux"))]`. Not sure if #[allow(unused_variables)] is the best way to solve this.

I'm fine with #[allow(unused_variables)]. Thanks!

I'm fine with `#[allow(unused_variables)]`. Thanks!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RustAudio/nice-plug!10
Reference in a new issue
RustAudio/nice-plug
No description provided.
Delete branch "jwagner/nih-plug:fix-window"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?