Skip to content

fix clang warnings#64

Merged
scpeters merged 1 commit intoros:masterfrom
rhaschke:master
May 6, 2020
Merged

fix clang warnings#64
scpeters merged 1 commit intoros:masterfrom
rhaschke:master

Conversation

@rhaschke
Copy link
Copy Markdown
Contributor

@rhaschke rhaschke commented Dec 7, 2019

When compiling console_bridge with clang, I get the following warnings:

In file included from /vol/sandbox/ros2/src/srdfdom/src/model.cpp:38:
/opt/ros/dashing/include/console_bridge/console.h:67:90: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
  console_bridge::log(__FILE__, __LINE__, console_bridge::CONSOLE_BRIDGE_LOG_ERROR, fmt, ##__VA_ARGS__)

@scpeters scpeters merged commit a377b71 into ros:master May 6, 2020
mengyui pushed a commit to mengyui/librealsense that referenced this pull request Oct 27, 2021
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.

2 participants