Skip to content

Bump Object Crate to 0.39.1#348

Merged
encounter merged 2 commits into
encounter:mainfrom
HaydnTrigg:object-crate
Jun 2, 2026
Merged

Bump Object Crate to 0.39.1#348
encounter merged 2 commits into
encounter:mainfrom
HaydnTrigg:object-crate

Conversation

@HaydnTrigg
Copy link
Copy Markdown
Contributor

Bumping object crate to version 0.39.0

I ran into a strange issue with a custom generated ARM object file that had data that wasn't aligned to an expected value. The object crate was fussy about it and it's now been resolved.

See the following issue and commits
gimli-rs/object#848
gimli-rs/object#861

@tomsons26
Copy link
Copy Markdown
Contributor

Seems may have some implications on behavior
gimli-rs/object@870389f
gimli-rs/object@745dfa8
gimli-rs/object@e03f26b
gimli-rs/object@a566ef1

Hopefully positive ones, as currently symbol sizes aren't as ideal as they could be. I'm guessing addition of size determinations in object crate does mean a refactor later along the line since until now objdiff handled that.

@encounter
Copy link
Copy Markdown
Owner

Unfortunately it looks like this conflicted with a recent merge

@HaydnTrigg HaydnTrigg changed the title Bump Object Crate to 0.39.0 Bump Object Crate to 0.39.1 Jun 2, 2026
@HaydnTrigg HaydnTrigg marked this pull request as draft June 2, 2026 02:16
@HaydnTrigg HaydnTrigg marked this pull request as ready for review June 2, 2026 03:33
@encounter encounter merged commit a6ddc50 into encounter:main Jun 2, 2026
23 checks passed
@HaydnTrigg HaydnTrigg deleted the object-crate branch June 2, 2026 04:28
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