You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there is anything to do in rs-stellar-xdr. Xdrgen already supports for Rust generated code cyclic references that occur within a union and don't require the additional optional data union. Once the * is removed from the .x files the Option<> will disappear from this lib. So I think we can close this and track the issue in xdrpp/xdrpp#34 or stellar/stellar-core#3442.
moving off critical path -- this is something to decide and do before we finalize but not before, and it is (perhaps astonishingly) currently blocked by a long chain of dependencies including "upgrading core to C++20"
Blocked by xdrpp/xdrpp#34
The text was updated successfully, but these errors were encountered: