-
Notifications
You must be signed in to change notification settings - Fork 42
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
Windows build unstable for dynamic array of static arrays #42
Labels
bug
Something isn't working
Comments
Someone can correct me if I'm wrong, but I think the bug may be in rosidl_typesupport_connext_cpp and rosidl_typesupport_fastrtps_cpp. |
jacobperron
added
in review
Waiting for review (Kanban column)
and removed
in progress
Actively being worked on (Kanban column)
labels
Oct 23, 2018
For posterity, a detailed log of build warnings: Partial log
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
Required Info:
Steps to reproduce issue
Test message:
Results in conversion warnings of the nature:
conversion from 'const int' to 'int8_t', possible loss of data
Windows
This affects #41
The text was updated successfully, but these errors were encountered: