Skip to content

Conversation

@luebbe
Copy link
Contributor

@luebbe luebbe commented Aug 18, 2021

When parsing projects with DelphiAST I had the problem that there were some files with broken encoding. These only resulted in a general exception without telling me the name of the affected file.

This PR adds logging for EEncodingError Exceptions, so they can be listed when the parsing is done.

The output of my test application:

2 problems
2 D:\Projects\FileA.pas: Keine Zuordnung für Unicode-Zeichen in der Multibyte-Zielcodeseite vorhanden
2 D:\Projects\FileB.Ini.pas: Keine Zuordnung für Unicode-Zeichen in der Multibyte-Zielcodeseite vorhanden

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.

1 participant