Skip to content

Fixed missing '&' for inout parameter in Docs#114

Merged
FranzBusch merged 2 commits intoswift-server:mainfrom
andresfigueira:fix-inout-parameter-docs
Aug 13, 2025
Merged

Fixed missing '&' for inout parameter in Docs#114
FranzBusch merged 2 commits intoswift-server:mainfrom
andresfigueira:fix-inout-parameter-docs

Conversation

@andresfigueira
Copy link
Copy Markdown
Contributor

Updated the emit call to pass the buffer as an inout parameter using &buffer.

Updated the emit call to pass the buffer as an inout parameter using &buffer.
@FranzBusch
Copy link
Copy Markdown
Contributor

@swift-server-bot add to allowlist

@FranzBusch
Copy link
Copy Markdown
Contributor

@swift-server-bot test this please

@FranzBusch FranzBusch enabled auto-merge (squash) June 17, 2024 13:29
@ktoso ktoso added the semver/none No version bump required. label Aug 13, 2025
Copy link
Copy Markdown
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going around looking at old PRs.

This looks good, thank you!

@FranzBusch FranzBusch merged commit 24c3874 into swift-server:main Aug 13, 2025
29 checks passed
@ktoso ktoso added 🔨 semver/patch No public API change. and removed semver/none No version bump required. labels Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants