diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-29 15:40:14 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-29 15:40:14 +0000 |
commit | 4cee61fc9e196de6b19249b7fecc8905541a0495 (patch) | |
tree | d562169cd9f34255d6bce20ecf672f5e69ece5f5 /vm/runtime.c | |
parent | 9b8936ea0209f2ef371d48675334a427706e218f (diff) | |
download | ovm-4cee61fc9e196de6b19249b7fecc8905541a0495.tar.gz ovm-4cee61fc9e196de6b19249b7fecc8905541a0495.tar.bz2 ovm-4cee61fc9e196de6b19249b7fecc8905541a0495.zip |
Added parse errors for %USE calls
So %USE <STRING> is the expected call pattern, so there's an error if
there isn't a string after %USE.
The other two errors are file I/O errors i.e. nonexistent files or
errors in parsing the other file. We don't report specifics about the
other file, that should be up to the user to check themselves.
Diffstat (limited to 'vm/runtime.c')
0 files changed, 0 insertions, 0 deletions