Artifact
af78b48840bb8c6849d26c57b94bf6eb363866335fb80399a51712e6f029029e:
- File
tests/interp.test
-
2025-02-27 13:36:22
— part of check-in
[497e526e67]
on branch bug-ba68d1e948-inter-eval-ln-in-ei
— fixes [ba68d1e9484a3a92]: Tcl_TransferResult would include line-number at end of error stack now (error cases only), only for multi-line code and if it not yet already included by proc etc;
so the command `interp eval` behaves almost similar to command `eval`: body line number is included in errorinfo.
(user:
sebres
size: 106393)
-
2025-03-06 14:31:14
— part of check-in
[f1d2397c7c]
on branch core-8-6-branch
— fixes [ba68d1e9484a3a92]: Tcl_TransferResult appends line-number at end of error stack now (error cases only), only for multi-line code and if it not yet already included by proc etc; so the command `interp eval` behaves almost similar to command `eval` now: body line number is included in errorinfo.
(user:
sebres
size: 106393)