Skip to content
Snippets Groups Projects
user avatar
Tristan Matthews authored
In the case of errors depending on network input (i.e. not programming
logic errors), we should report errors but not abort the application.
Assertions should be used to validate and document programmer
assumptions. Moreover, if assertions are deactivated at build-time, we
don't want our application to crash.
f8a15842
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..