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

Fix warnings #69

Merged
merged 29 commits into from
Jul 8, 2020
Merged

Fix warnings #69

merged 29 commits into from
Jul 8, 2020

Conversation

pablogs9
Copy link
Member

@pablogs9 pablogs9 commented Jul 1, 2020

This PR Fix warnings

@pablogs9 pablogs9 requested a review from jamoralp July 1, 2020 06:29
@pablogs9 pablogs9 marked this pull request as draft July 2, 2020 06:35
@pablogs9 pablogs9 marked this pull request as ready for review July 2, 2020 13:10
@pablogs9 pablogs9 mentioned this pull request Jul 2, 2020
4 tasks
@jamoralp jamoralp merged commit bbb3a73 into feature/foxy_migration Jul 8, 2020
@jamoralp jamoralp deleted the feature/fix_warnings branch July 8, 2020 14:25
pablogs9 added a commit that referenced this pull request Jul 21, 2020
* rmw_get_client_names_and_types_by_node function

* rmw_get_*_info_by_topic function

* Loaned message interface

* API renamings

* Fix typo

* RMW_RET_ERROR to RMW_RET_UNSUPPORTED


fx

* rmw_*_event_init function

* rmw_get_node_names_with_enclaves function

* rmw_take_sequence function

* Topic workaround

* XML  publisher/subscriber workaround

* Disable testing workaround

* Fix session lookup (#67)

* RMW wait function fix

* Refactor guard condition

* rmw_take_sequence() implementation (#66)

* Implement rmw_take_sequence

* Fix unused variable

* Fix sequence errors

* Fix take with info

* Fix tests (#64)

* Update topic memory approach (#65)

* Update topic memory approach

* Fix naming

* Added RMW_UXRCE_MAX_TOPICS = -1 explanation

* Adding enclave (#68)

* Fix warnings (#69)

* Fix warnings

* Fix warnings

* Fix unintialized

* Guard Header

* Fix TODOs

* Fix TODOs

* Trailing whitespaces

* End new line

* Comma space

* Else new line

* Buffer lenght

* Redundant blank lines

* Redundant blank lines

* CMake lint

* Uncrustify

* Uncrustify

* Uncrustify

* Uncrustify

* Assert to Expect GTest

* Updates

* Fix topic define redefinition

* Updates

* Passing test

* Uncrustify

* Uncrustify

* Updated pubsub test

* Added CI

* Comment

* CMake style

Co-authored-by: Your Name <[email protected]>

* Fix CI

* Disabling clang-tidy

* Move XML/ref buffers to static

* Fix uninitialized value

* Update CI

* Added termios includes to rmw_init

Co-authored-by: Your Name <[email protected]>
Co-authored-by: Jose Antonio Moral <[email protected]>
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.

2 participants