Skip to content

Use void return type internally in objc::release()#1284

Merged
SteffenL merged 1 commit into
webview:masterfrom
SteffenL:objc-release-void
Apr 1, 2025
Merged

Use void return type internally in objc::release()#1284
SteffenL merged 1 commit into
webview:masterfrom
SteffenL:objc-release-void

Conversation

@SteffenL

@SteffenL SteffenL commented Apr 1, 2025

Copy link
Copy Markdown
Collaborator

Corrects the return type used with msg_send() in objc::release(). This correction has no impact on behavior.

@SteffenL SteffenL added type: fix Pull request is a fix os: macos Involves macOS operating systems labels Apr 1, 2025
@SteffenL SteffenL merged commit e0b81bd into webview:master Apr 1, 2025
@SteffenL SteffenL deleted the objc-release-void branch April 1, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

os: macos Involves macOS operating systems type: fix Pull request is a fix

Development

Successfully merging this pull request may close these issues.

1 participant