-
Notifications
You must be signed in to change notification settings - Fork 0
add interface for warning, error and report #20
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
base: change_interface_export_variant
Are you sure you want to change the base?
add interface for warning, error and report #20
Conversation
@mamueluth, all pull requests must be targeted towards the |
bb92320
to
b6a7819
Compare
setting/gettting
* variant * adjusting of resource manager
* components check for export of interfaces * change intefaces to allow custom export and test
* Fix rst syntax and some typos * Fix rst syntax and small typos * Fix clang issue
* ddd basic test for error codes setting * docs for error and warning signals
7caefee
to
2f45ebf
Compare
This pull request is in conflict. Could you fix it @mamueluth? |
b6a7819
to
1cea7f2
Compare
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
To send us a pull request, please:
colcon test
andpre-commit run
(requires you to install pre-commit bypip3 install pre-commit
)