mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-14 07:13:14 +00:00
Clean up error block usage
This commit is contained in:
@@ -361,6 +361,7 @@ struct BuildContext {
|
||||
bool ignore_warnings;
|
||||
bool warnings_as_errors;
|
||||
bool hide_error_line;
|
||||
bool terse_errors;
|
||||
bool has_ansi_terminal_colours;
|
||||
|
||||
bool ignore_lazy;
|
||||
|
||||
Reference in New Issue
Block a user