-
Notifications
You must be signed in to change notification settings - Fork 64
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
compiler warning on Windows #32
Comments
What do you think of scpeters@5c2d920 |
The compiler wants something slightly different 😉 http://ci.ros2.org/view/packaging/job/packaging_windows/108/console |
At least it was only two errors (I think). Hopefully scpeters@0e4574d is better |
Thank you, looks good: http://ci.ros2.org/job/packaging_windows/109/warnings34Result/fixed/ |
scpeters
added a commit
to scpeters/console_bridge
that referenced
this issue
Jan 26, 2016
Use fopen_s instead of fopen on Windows, and check the error code. Closes ros#32.
Ok, I squashed and submitted as #33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
console_bridge/src/console.cpp
Line 153 in bbcc914
http://ci.ros2.org/view/packaging/job/packaging_windows/103/warnings34Result/package.-318397937/
The text was updated successfully, but these errors were encountered: