Skip to content

[fix][client-cpp] modern boost cancel method without args#561

Open
daeho-ro wants to merge 1 commit intoapache:mainfrom
daeho-ro:boost-fix
Open

[fix][client-cpp] modern boost cancel method without args#561
daeho-ro wants to merge 1 commit intoapache:mainfrom
daeho-ro:boost-fix

Conversation

@daeho-ro
Copy link
Copy Markdown

Fixes #560

Motivation

Build failed with modern boost 1.78+, so fix method signature for it.

Modifications

.cancel has no signature for boost 1.78+

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why) : quite simple change for external library not pulsar.

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

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.

[Bug] Build error with Boost 1.90.0

1 participant