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

Use EmptyErrorListener by default on reading files #564

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

Washi1337
Copy link
Owner

Changes default error listener for reading files to EmptyErrorListener.Instance. Adjusts xunit tests to always use the ThrowErrorListener.Instance explicitly.

Closes #472

@Washi1337 Washi1337 added enhancement pe Issues related to AsmResolver.PE dotnet Issues related to AsmResolver.DotNet pdb Issues related to AsmResolver.Symbols.Pdb labels Jun 12, 2024
@Washi1337 Washi1337 added this to the 6.0.0 milestone Jun 12, 2024
@Washi1337 Washi1337 merged commit d781876 into development Jun 13, 2024
1 check passed
@Washi1337 Washi1337 deleted the feature/empty-error-listener-on-read branch June 13, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet Issues related to AsmResolver.DotNet enhancement pdb Issues related to AsmResolver.Symbols.Pdb pe Issues related to AsmResolver.PE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant