diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-20 12:40:20 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-20 12:40:20 +0100 |
| commit | 0356d5871afe7669f17bdb9853cc878248bfe7b9 (patch) | |
| tree | c8fddeb47f35f7f8930d499d44f609622187f483 /LICENSE | |
| parent | d1a67b53c0ba04325fa724286ab9008e6a193c5e (diff) | |
| download | tools.nes-0356d5871afe7669f17bdb9853cc878248bfe7b9.tar.gz tools.nes-0356d5871afe7669f17bdb9853cc878248bfe7b9.zip | |
Add support for warnings
Warnings are mere xixanta::error::Error's which are not pushed into the
Err of Result. That is, instead they are accumulated into an internal
`warnings` vector inside of Assembler.
On the binary side we now show warnings as well, and there is an option
to turn warnings into errors.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
