Skip to content

Mach-O: Parse macOS version#525

Open
CamJN wants to merge 7 commits intom4b:masterfrom
CamJN:master
Open

Mach-O: Parse macOS version#525
CamJN wants to merge 7 commits intom4b:masterfrom
CamJN:master

Conversation

@CamJN
Copy link
Copy Markdown

@CamJN CamJN commented Apr 7, 2026

Possible implementation for #514

Copy link
Copy Markdown
Owner

@m4b m4b left a comment

Choose a reason for hiding this comment

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

The unwraps need to be addressed, before can consider to merge. Additionally, it may be more idiomatic to have this be a version method on a MachO, and returns an Optional<Version>; I don't think we have anywhere else where we have a From method on MachO that returns some type, so it might be a little undiomatic in this crate to do that.

Comment thread src/mach/version.rs Outdated
Comment thread src/mach/version.rs Outdated
Comment thread src/mach/version.rs Outdated
Comment thread src/mach/version.rs
Comment thread src/mach/version.rs Outdated
@CamJN CamJN requested a review from m4b April 21, 2026 17:43
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.

2 participants