Skip to content

Fix endianness handling#232

Merged
eddelbuettel merged 5 commits into
eddelbuettel:masterfrom
barracuda156:big_endian
Jun 4, 2025
Merged

Fix endianness handling#232
eddelbuettel merged 5 commits into
eddelbuettel:masterfrom
barracuda156:big_endian

Conversation

@barracuda156

Copy link
Copy Markdown
Contributor

@eddelbuettel Should fix #231
For me all tests pass now.

@eddelbuettel

Copy link
Copy Markdown
Owner

Can you add a ChangeLog entry? Usual format is date, two spaces, name, two spaces, email in the header and a tab, *, filename, colon, description for the changes.

@barracuda156

Copy link
Copy Markdown
Contributor Author

Done. Let me know if something should be changed about the entry.

Comment thread ChangeLog Outdated

@eddelbuettel eddelbuettel left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Two spaces on either side of the name is the format

@eddelbuettel

Copy link
Copy Markdown
Owner

There is a bit of whitespace weirdness in digest.c too but we can live that -- old file, touched by many people with many different editors and settings change over time.

Co-authored-by: Dirk Eddelbuettel <edd@debian.org>

@eddelbuettel eddelbuettel left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

@eddelbuettel eddelbuettel merged commit 397d35b into eddelbuettel:master Jun 4, 2025
1 check passed
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.

Few test cases fail on Big-endian with the master branch [Error: 7 out of 310 tests failed]

2 participants