Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespace handling #53

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Fix namespace handling #53

merged 1 commit into from
Jun 19, 2024

Conversation

MichalPetryka
Copy link
Contributor

Fixes disasm of types within namespaces

@EgorBo
Copy link
Owner

EgorBo commented Feb 4, 2024

Can you provide an example where it currently fails and how this helps?

This code will likely brake nested types

@MichalPetryka
Copy link
Contributor Author

MichalPetryka commented Feb 4, 2024

Can you provide an example where it currently fails and how this helps?

Disasming any type that's within a namespace doesn't work.

This code will likely brake nested types

I think the special case there should make them work as before

@EgorBo
Copy link
Owner

EgorBo commented Jun 19, 2024

Thanks!

@EgorBo EgorBo merged commit 6a87c3d into EgorBo:main Jun 19, 2024
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