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

Ignore globalized symbols in dol diff #61

Open
TheNathannator opened this issue Jul 11, 2024 · 0 comments
Open

Ignore globalized symbols in dol diff #61

TheNathannator opened this issue Jul 11, 2024 · 0 comments

Comments

@TheNathannator
Copy link

Symbol name differences that come from symbol globalization are more often than not just noise, and end up masking other issues whenever you're trying to find a real issue. Currently, the only way to make this difference go away is to temporarily set the affected symbol's scope to global. Ignoring these differences (or changing them to warnings) would avoid this issue entirely.

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

No branches or pull requests

1 participant