Skip to content

Conversation

@traversaro
Copy link
Collaborator

This PR switches to use a commit on the upstream branch of ami-iit's fork of visit_struct. That branch is created by cherry-picking the CMake structured added in ami-iit/visit_struct#1 on the top of the latest commit of the master branch of https://github.com/garbageslam/visit_struct, that got VISITABLE_INIT in https://github.com/garbageslam/visit_struct/pull/24/files .

Using the upstream source code of visit_struct would simplify packaging the library in conda-forge . However, as far as I understood the code is different between https://github.com/garbageslam/visit_struct/pull/24/files and cbeck88/visit_struct#14, so we may want to merge with care. The tests of matio-cpp are passing fine, but I do not know if there is something else we want to check before merging.

@traversaro traversaro requested a review from S-Dafarra July 11, 2022 12:00
@S-Dafarra
Copy link
Collaborator

S-Dafarra commented Jul 11, 2022

Actually, the modification of cbeck88/visit_struct#14 are useful for the weird initialization of https://github.com/ami-iit/matio-cpp/blob/12022e5fae6127cea7b3f957899e32cf36a30882/test/ExogenousConversionsUnitTest.cpp#L56-L64. It is not mentioned in the README either. We started using visit_struct in robometry, so we may want to check it keeps compiling too (although I am not expecting big surprises).

@S-Dafarra S-Dafarra merged commit 271b0e4 into master Jul 11, 2022
@S-Dafarra S-Dafarra deleted the useupstream branch April 15, 2023 15:04
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.

3 participants