Skip to content

{ci, doc} Fix clang -documentation warnings - #327

Merged
asmaloney merged 1 commit into
masterfrom
ci-macos
Oct 24, 2025
Merged

{ci, doc} Fix clang -documentation warnings#327
asmaloney merged 1 commit into
masterfrom
ci-macos

Conversation

@asmaloney

Copy link
Copy Markdown
Owner

clang 17 complains about documentation of the form:

@throw ::ErrorImageFileNotOpen

with this warning/error:

error: empty paragraph passed to '@throw' command [-Werror,-Wdocumentation]

Add text to stop it complaining.

clang 17 complains about documentation of the form:

@throw ::ErrorImageFileNotOpen

with this warning/error:

error: empty paragraph passed to '@throw' command [-Werror,-Wdocumentation]

Add text to stop it complaining.
@asmaloney
asmaloney merged commit 04a913c into master Oct 24, 2025
23 checks passed
@asmaloney
asmaloney deleted the ci-macos branch October 24, 2025 13:31
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.

1 participant