Skip to content

frida-gum: add std feature#156

Merged
s1341 merged 1 commit into
frida:mainfrom
ajwerner:std-feature
Sep 11, 2024
Merged

frida-gum: add std feature#156
s1341 merged 1 commit into
frida:mainfrom
ajwerner:std-feature

Conversation

@ajwerner

@ajwerner ajwerner commented Sep 9, 2024

Copy link
Copy Markdown
Contributor

The use of an ad-hoc list of features to enable std is weird. It's better to centralize under one std feature that these features enable.

Fixes #154

The use of an ad-hoc list of features to enable std is weird. It's
better to centralize under one std feature that these features enable.

Fixes frida#154
@ajwerner

Copy link
Copy Markdown
Contributor Author

Thanks for the review! I don't have write access, so feel free to merge at your leisure.

@s1341 s1341 merged commit e367336 into frida:main Sep 11, 2024
@s1341

s1341 commented Sep 11, 2024

Copy link
Copy Markdown
Contributor

Merged. Thanks!

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.

frida-gum: add std feature

2 participants