Micah Chambers
Micah Chambers
@cpsauer Would love to see what you came up with. I have something along these lines: https://gist.github.com/micahcc/bb31e4c91696537f5c0d8b9c8f964255
fix: ```diff diff --git a/simple_svg_1.0.0.hpp b/simple_svg_1.0.0.hpp index c44c199..aca367e 100644 --- a/simple_svg_1.0.0.hpp +++ b/simple_svg_1.0.0.hpp @@ -454,9 +454,9 @@ namespace svg { public: Path(Fill const & fill = Fill(), Stroke const &...
Hmm I see. Although I have to say, building ros is a HUGE pain, and having reliable bazel builds for every package would drastically improve the status quo.
Needs: https://github.com/containers/common/pull/1834