These errors don't exist anymore
parent
5e0653ce6b
commit
0f8735554b
|
@ -72,12 +72,6 @@ M: string error. print ;
|
||||||
: try ( quot -- )
|
: try ( quot -- )
|
||||||
[ print-error-and-restarts ] recover ;
|
[ print-error-and-restarts ] recover ;
|
||||||
|
|
||||||
M: relative-underflow summary
|
|
||||||
drop "Too many items removed from data stack" ;
|
|
||||||
|
|
||||||
M: relative-overflow summary
|
|
||||||
drop "Superfluous items pushed to data stack" ;
|
|
||||||
|
|
||||||
: expired-error. ( obj -- )
|
: expired-error. ( obj -- )
|
||||||
"Object did not survive image save/load: " write third . ;
|
"Object did not survive image save/load: " write third . ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue