Skip to content

gtest: new version to fix Windows warnings#110

Merged
scpeters merged 1 commit intoros:masterfrom
scpeters:gtest_new
Mar 12, 2018
Merged

gtest: new version to fix Windows warnings#110
scpeters merged 1 commit intoros:masterfrom
scpeters:gtest_new

Conversation

@scpeters
Copy link
Copy Markdown
Contributor

Similar to ros/console_bridge#54.

Fixes #107.

This repo doesn't have appveyor, but perhaps @dirk-thomas can run a CI test against this branch to confirm that this fixes the warnings.

@dirk-thomas
Copy link
Copy Markdown
Member

Thank you. The patch addresses all the warnings with Visual Studio 2017:

Before: Build Status 39 compiler warnings
After: Build Status no compiler warnings

@scpeters scpeters merged commit 2b3f0ea into ros:master Mar 12, 2018
@scpeters scpeters deleted the gtest_new branch March 12, 2018 19:24
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.

compiler warnings with Visual Studio 2017 due to gtest

2 participants