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

Fix[m_bmqstoragetool_filemanager.h]: rollback redundant template arg #544

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

678098
Copy link
Collaborator

@678098 678098 commented Dec 11, 2024

The CI fails to build this:

[2024-12-10T17:40:43.101Z] /blazingmq/src/applications/bmqstoragetool/m_bmqstoragetool_filemanager.h:130:44: error: template-id not allowed for destructor

[2024-12-10T17:40:43.101Z]   130 | inline FileManagerImpl::FileHandler<ITER>::~FileHandler<ITER>()

[2024-12-10T17:40:43.101Z]       |                                            ^

https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#2237

@678098 678098 requested a review from a team as a code owner December 11, 2024 09:22
@678098 678098 requested a review from hallfox December 11, 2024 09:23
Copy link

@bmq-oss-ci bmq-oss-ci bot left a comment

Choose a reason for hiding this comment

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

Build 412 of commit a076911 has completed with FAILURE

Copy link

@bmq-oss-ci bmq-oss-ci bot left a comment

Choose a reason for hiding this comment

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

Build 416 of commit aa3a1b0 has completed with FAILURE

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