Skip to content

Adding new segments to the listing.#432

Merged
woodruffw merged 3 commits intoHomebrew:masterfrom
rickmark:rickmark/new_segments
Jan 14, 2022
Merged

Adding new segments to the listing.#432
woodruffw merged 3 commits intoHomebrew:masterfrom
rickmark:rickmark/new_segments

Conversation

@rickmark
Copy link
Contributor

Seems to me this could be done generally in the other direction by stripping off __ so removing SEG_ from the symbol and looking for the value prefixed __ could reduce the need for a dataset that isn't useful here.

Seems to me this could be done generally in the other direction by stripping off `__` so removing `SEG_` from the symbol and looking for the value prefixed __ could reduce the need for a dataset that isn't useful here.
@woodruffw
Copy link
Member

LGTM, just needs RuboCop fixes.

Also, could you add :SEG_LINKINFO => "__LINKINFO"? It overlaps with __LINKEDIT but it's also marked separately.

Seems to me this could be done generally in the other direction by stripping off `__` so removing `SEG_` from the symbol and looking for the value prefixed __ could reduce the need for a dataset that isn't useful here.
@woodruffw woodruffw merged commit 4648ddb into Homebrew:master Jan 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants