xo-interpreter2 stack: wrap TokenizerError as DRuntimeError
Also fix _read_eval_print() to report them!
This commit is contained in:
parent
1d3af64a7a
commit
ff471bbc72
4 changed files with 22 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ include(CMakeFindDependencyMacro)
|
|||
# must coordinate with xo_dependency() calls
|
||||
# in src/tokenizer2/CMakeLists.txt
|
||||
#
|
||||
find_dependency(xo_stringtable2)
|
||||
find_dependency(xo_arena)
|
||||
find_dependency(indentlog)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue