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

ParemeterError: rename NO_ERROR to SUCCESS #298

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

ivanpauno
Copy link
Contributor

🦟 Bug fix

Fixes gazebosim/gz-transport#305 (comment).

Summary

To avoid conflicts with winerror.h macro.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

…onflicts with winerror.h macro

Signed-off-by: Ivan Santiago Paunovic <[email protected]>
@ivanpauno ivanpauno added the bug Something isn't working label Aug 23, 2022
@ivanpauno ivanpauno self-assigned this Aug 23, 2022
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #298 (ad030ce) into ign-msgs8 (61607f9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           ign-msgs8     #298   +/-   ##
==========================================
  Coverage      96.64%   96.64%           
==========================================
  Files              9        9           
  Lines            953      953           
==========================================
  Hits             921      921           
  Misses            32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@scpeters
Copy link
Member

ABI checker failure is expected and ok since these changes have not yet been released

@scpeters scpeters changed the title Rename ParemeterError::NO_ERROR to ParameterError::SUCCESS ParemeterError: rename NO_ERROR to SUCCESS Aug 24, 2022
@scpeters scpeters merged commit b81b9da into ign-msgs8 Aug 24, 2022
@scpeters scpeters deleted the ivanpauno/rename-parameter-error-enum-case branch August 24, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🏯 fortress Ignition Fortress
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants