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

fixed warnings [8886] #1290

Merged
merged 2 commits into from
Jul 22, 2020
Merged

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Jul 9, 2020

There are a number of warning when I compile performance_test

Most of them are related to uint32_t which this type corresponds with the literal u and not ul

Signed-off-by: ahcorde [email protected]

Signed-off-by: ahcorde <[email protected]>
@dirk-thomas
Copy link
Contributor

The CI failure seems to be unrelated to the patch. @richiware Please advise how to proceed.

@richiware
Copy link
Member

@MiguelCompany or @EduPonz . Would you help on this?

Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some cosmetic suggestions

include/fastdds/rtps/messages/CDRMessage.hpp Outdated Show resolved Hide resolved
include/fastdds/dds/core/policy/QosPolicies.hpp Outdated Show resolved Hide resolved
include/fastdds/dds/core/policy/QosPolicies.hpp Outdated Show resolved Hide resolved
include/fastdds/dds/core/policy/QosPolicies.hpp Outdated Show resolved Hide resolved
include/fastrtps/utils/fixed_size_bitmap.hpp Outdated Show resolved Hide resolved
include/fastrtps/utils/fixed_size_bitmap.hpp Outdated Show resolved Hide resolved
include/fastrtps/utils/fixed_size_bitmap.hpp Outdated Show resolved Hide resolved
include/fastrtps/utils/fixed_size_bitmap.hpp Outdated Show resolved Hide resolved
include/fastrtps/utils/fixed_size_bitmap.hpp Outdated Show resolved Hide resolved
include/fastdds/rtps/common/SequenceNumber.h Show resolved Hide resolved
@MiguelCompany MiguelCompany changed the title fixed warnings fixed warnings [8886] Jul 15, 2020
@ahcorde
Copy link
Contributor Author

ahcorde commented Jul 21, 2020

@MiguelCompany thank you for the review 👍

@ahcorde
Copy link
Contributor Author

ahcorde commented Jul 22, 2020

@MiguelCompany should we wait to run CI ?

@MiguelCompany
Copy link
Member

@MiguelCompany should we wait to run CI ?

It seems CI is having problems getting your code (see here), but I have just finished running it manually, and everything seemed fine, so merging this in.

@MiguelCompany MiguelCompany merged commit fa3d8d6 into eProsima:2.0.x Jul 22, 2020
MiguelCompany pushed a commit that referenced this pull request Sep 1, 2020
* fixed warnings

Signed-off-by: ahcorde <[email protected]>

* Added cosmetic suggestions

Signed-off-by: ahcorde <[email protected]>
MiguelCompany pushed a commit that referenced this pull request Sep 16, 2020
* fixed warnings

Signed-off-by: ahcorde <[email protected]>

* Added cosmetic suggestions

Signed-off-by: ahcorde <[email protected]>
MiguelCompany pushed a commit that referenced this pull request Oct 16, 2020
* fixed warnings

Signed-off-by: ahcorde <[email protected]>

* Added cosmetic suggestions

Signed-off-by: ahcorde <[email protected]>
MiguelCompany pushed a commit that referenced this pull request Nov 3, 2020
* fixed warnings

Signed-off-by: ahcorde <[email protected]>

* Added cosmetic suggestions

Signed-off-by: ahcorde <[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.

4 participants