Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(rebase #782) Proper handling of length defined data fields #832

Conversation

gbirchmeier
Copy link
Member

@gbirchmeier gbirchmeier commented Feb 12, 2024

See pr #782 for original discussion

attn @larsope @dominicpalmer @michal-ciechan @jpetrucciani -- (people wrote/commented/liked the previous PR) -- I rebased that fix into the current version, please have a quick look and let me know if you have any comments.

Note: I moved the UT from DataDictionaryTests.cs to MessageTests.cs (the behavior being tested is a Message function, not a DD function), and added a new UT to clarify what happens if 212/XmlDataLen isn't present.

@gbirchmeier gbirchmeier force-pushed the pr782-blackedgecapital-data_field_length_parsing branch 2 times, most recently from 4e744d5 to c7ce3d8 Compare February 12, 2024 23:30
@dominicpalmer
Copy link

Thanks @gbirchmeier, looks good to me.

Copy link
Contributor

@larsope larsope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

- use XmlDataLen field to parse XmdData in FIX messags rather than looking for delimiters
- added test

pr connamara#782
@gbirchmeier gbirchmeier force-pushed the pr782-blackedgecapital-data_field_length_parsing branch from c7ce3d8 to 00844b5 Compare February 13, 2024 22:49
@gbirchmeier gbirchmeier merged commit b9e93b4 into connamara:master Feb 13, 2024
2 checks passed
@gbirchmeier gbirchmeier deleted the pr782-blackedgecapital-data_field_length_parsing branch March 11, 2024 15:52
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