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

[21114] Remove doxygen warnings (#121) (backport #154) #156

Open
wants to merge 1 commit into
base: 1.0.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 3, 2024

Description

This PR is the Fast DDS Python counterpart of:

@Mergifyio backport 1.2.x 1.0.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Changes are API compatible.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

This is an automatic backport of pull request #154 done by [Mergify](https://mergify.com).

Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 9d1675c)

# Conflicts:
#	fastdds_python/src/swig/fastdds/dds/domain/DomainParticipant.i
#	fastdds_python/src/swig/fastdds/dds/subscriber/DataReader.i
@mergify mergify bot added the conflicts label Jul 3, 2024
Copy link
Author

mergify bot commented Jul 3, 2024

Cherry-pick of 9d1675c has failed:

On branch mergify/bp/1.0.x/pr-154
Your branch is up to date with 'origin/1.0.x'.

You are currently cherry-picking commit 9d1675c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   fastdds_python/src/swig/fastdds/dds/publisher/DataWriter.i
	modified:   fastdds_python/src/swig/fastdds/rtps/common/InstanceHandle.i

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   fastdds_python/src/swig/fastdds/dds/domain/DomainParticipant.i
	both modified:   fastdds_python/src/swig/fastdds/dds/subscriber/DataReader.i

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot mentioned this pull request Jul 3, 2024
8 tasks
@EduPonz EduPonz added this to the v1.0.2 milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant