Skip to content

ParemeterError: rename NO_ERROR to SUCCESS#298

Merged
scpeters merged 1 commit intoign-msgs8from
ivanpauno/rename-parameter-error-enum-case
Aug 24, 2022
Merged

ParemeterError: rename NO_ERROR to SUCCESS#298
scpeters merged 1 commit intoign-msgs8from
ivanpauno/rename-parameter-error-enum-case

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 <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno added the bug Something isn't working label Aug 23, 2022
@ivanpauno ivanpauno requested a review from scpeters August 23, 2022 16:37
@ivanpauno ivanpauno self-assigned this Aug 23, 2022
@ivanpauno ivanpauno requested a review from caguero as a code owner August 23, 2022 16:37
@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

scpeters commented Aug 23, 2022

@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