Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PS-9211: Fix doxygen for function templates #5287

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

oleksandr-kachan
Copy link
Contributor

@oleksandr-kachan oleksandr-kachan commented Apr 19, 2024

https://perconadev.atlassian.net/browse/PS-9211

Build with the clang-18 failed with the following error:

'@tparam' command used in a comment that is not attached to a template declaration

Made affected documentation a regular comment for now as attempts to fix
it for clang-18 brakes it for clang-16/17.

https://perconadev.atlassian.net/browse/PS-9211

Build with the clang-18 failed with the following error:

'@tparam' command used in a comment that is not attached to a template declaration

Made affected documentation a regular comment for now as attempts to fix
it for clang-18 brakes it for clang-16/17.
Copy link
Collaborator

@percona-ysorokin percona-ysorokin left a comment

Choose a reason for hiding this comment

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

LGTM

@oleksandr-kachan oleksandr-kachan merged commit 79f66df into percona:trunk Apr 22, 2024
18 of 20 checks passed
@oleksandr-kachan oleksandr-kachan deleted the PS-9211-trunk branch April 22, 2024 08:32
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.

2 participants