Skip to content

Conversation

@unsafePtr
Copy link
Contributor

Background

Tried to generate models from Binace Spot spec which got following line <field id="1" name="filterType" type="filterType" presence="constant" valueRef="filterType.TrailingDelta"/>

This is producing incorrect code for c# where whole valueRef is considered as constant. In contrast this case is handled in C++. or in Rust.

@vyazelenko vyazelenko merged commit 582af43 into aeron-io:master Nov 3, 2025
26 of 37 checks passed
vyazelenko added a commit that referenced this pull request Nov 3, 2025
vyazelenko added a commit that referenced this pull request Nov 3, 2025
@vyazelenko
Copy link
Contributor

@unsafePtr Thanks for the fix. It is available in 1.36.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants