Replies: 2 comments
-
|
Would you be interested in proposing a PR for this change? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Done: #1380 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When compiling a library that uses MCAP internally it is good practice to hide MCAP api's, but the visibility attribute defines do not allow this https://github.com/foxglove/mcap/blob/main/cpp/mcap/include/mcap/visibility.hpp. It would be nice to make them overridable in order to avoid hacking the code in applications.
Beta Was this translation helpful? Give feedback.
All reactions