blinskey / greek-reference

An ancient Greek lexicon and grammar for Android.
https://play.google.com/store/apps/details?id=com.benlinskey.greekreference
Apache License 2.0
29 stars 5 forks source link

Catch lexicon parsing bugs #141

Closed blinskey closed 6 months ago

blinskey commented 9 years ago

I'd really like to fully test the lexicon parser across all entries (issue #17), but in the meantime, it might be a good idea to catch exceptions thrown by the parser and give the user the option to submit a bug report.

blinskey commented 8 years ago

f247294fab6513c2e45ef06e95a941fb16525fed causes an exception to be thrown when a lexicon parsing error occurs, so the user will at least have the option to submit a bug report here. As described in the commit message and the original comment here, however, it would be nice to fail gracefully here and at any other known points of failure while still providing the user with the option to submit a bug report. But it may be a better use of resources to first attempt to implement the automated testing described in #17.

github-actions[bot] commented 6 months ago

This project is now in limited maintenance mode. All issues created before 2024 are being marked as stale.

github-actions[bot] commented 6 months ago

This issue was closed because it was marked as stale.