mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
updating trace in oom tests
This commit is contained in:
parent
5b5ca24a15
commit
351e6562a0
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
ERROR: out of memory
|
||||
called from <anonymous> on line 529 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 230 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 15 of file tests/memory/test00-read-string.scm
|
||||
called from <anonymous> on line 1039 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 542 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 622 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 1076 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 230 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 640 of file ./lib/init-7.scm
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
ERROR: out of memory
|
||||
called from <anonymous> on line 529 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 230 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 11 of file tests/memory/test01-read-symbol.scm
|
||||
called from <anonymous> on line 1039 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 542 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 622 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 1076 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 230 of file ./lib/init-7.scm
|
||||
called from <anonymous> on line 640 of file ./lib/init-7.scm
|
||||
|
|
Loading…
Add table
Reference in a new issue