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

Fix byte-order being persisted incorrectly #71

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

rtzoeller
Copy link
Contributor

What does this Pull Request accomplish?

Fix how the byte-order is persisted; we were incorrectly storing the numeric value of an enum, rather than the text which is used to restore it.

See also: #64.

Why should this Pull Request be merged?

Fixes a critical usability issue.

What testing has been done?

Visual inspection.

@rtzoeller rtzoeller requested a review from buckd as a code owner December 30, 2022 16:49
@niveristand-diff-bot
Copy link
Collaborator

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

DSF Core.lvlib--Default Buffer Converter Transfer Configuration.lvclass--Finalize To Settings.vi.png

capture

@rtzoeller rtzoeller merged commit 2f5b200 into main Dec 30, 2022
@rtzoeller rtzoeller deleted the dev/fix-endianness-conversion branch December 30, 2022 18:15
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