-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix windows warnings #199
Fix windows warnings #199
Conversation
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## gz-launch6 #199 +/- ##
===========================================
Coverage 56.90% 56.90%
===========================================
Files 3 3
Lines 413 413
===========================================
Hits 235 235
Misses 178 178 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is failing
@nkoenig to get back to this |
@osrf-jenkins retest this please |
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
This doesn't fix all of the windows warnings, but it has reduced them. I think it's okay to get this in. |
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
* Fix windows warnings Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix more windows warnings Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Added string include Signed-off-by: Nate Koenig <natekoenig@gmail.com> --------- Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <natekoenig@gmail.com> Co-authored-by: Nate Koenig <nate@openrobotics.org>
* Fix windows warnings (#199) * Fix windows warnings Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix more windows warnings Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Added string include Signed-off-by: Nate Koenig <natekoenig@gmail.com> --------- Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <natekoenig@gmail.com> Co-authored-by: Nate Koenig <nate@openrobotics.org> * Include vector Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com> --------- Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <natekoenig@gmail.com> Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com> Co-authored-by: Nate Koenig <natekoenig@gmail.com> Co-authored-by: Nate Koenig <nate@openrobotics.org>
No description provided.