Skip to content

Conversation

@madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Jun 4, 2025

#961 removed the feature flag, which is a shame, because that means the next cpal release will be a breaking change. I'd like to get #943 out sooner rather than later (to fix the issues Bevy and others are experiencing with bindgen and the iOS simulator), .

So this PR re-adds the feature flag, but with a comment that it is deprecated.

One could argue that changing the backend itself is a breaking change because of the minimum supported version bump. I will argue that it is not, as there is precedent for such bumps in rustc as well, see e.g. this and this, and disallowing such things in non-breaking versions makes it effectively impossible for cpal to ever reach a stable v1.0.

@est31 est31 merged commit 0401e3c into RustAudio:master Jun 4, 2025
15 checks passed
@madsmtm madsmtm deleted the avoid-oboe-breaking branch June 4, 2025 13:49
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.

new release with fix for iOS-simulator builds

2 participants