Skip to content

Export Message keys storage on Windows#281

Open
Tobias-Fischer wants to merge 1 commit into
KumarRobotics:ros2from
Tobias-Fischer:codex/robostack-rolling-ublox-serialization-export
Open

Export Message keys storage on Windows#281
Tobias-Fischer wants to merge 1 commit into
KumarRobotics:ros2from
Tobias-Fischer:codex/robostack-rolling-ublox-serialization-export

Conversation

@Tobias-Fischer

Copy link
Copy Markdown

This is part of an effort to contribute RoboStack downstream patches back upstream.

Origin: patch/ros-rolling-ublox-serialization.win.patch, authored by Daisuke Nishimatsu.

Best-guess rationale: the static Message::keys_ storage is part of the ublox_serialization library ABI. Marking it with UBLOX_SERIALIZATION_EXPORT makes the symbol visible when building or consuming the library as a Windows DLL.

This upstreams RoboStack build fix patch/ros-rolling-ublox-serialization.win.patch.

Best guess rationale: the static Message::keys_ storage is part of the ublox_serialization library ABI. Marking it with UBLOX_SERIALIZATION_EXPORT makes the symbol visible when building or consuming the library as a Windows DLL.

Signed-off-by: Tobias Fischer <info@tobiasfischer.info>
@Tobias-Fischer

Copy link
Copy Markdown
Author

FYI @wep21 and @traversaro: this upstreams a RoboStack downstream patch tracked in RoboStack/robostack.github.io#16.

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.

1 participant