diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 12:32:16 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 12:32:16 +0200 |
commit | b7b98405089e69dfae0fc11e2a423860f50756e9 (patch) | |
tree | b789182370dc4493d040dafb0bc932f69fbbd3c4 /NEWS.md | |
parent | dc417a890ad48e28e573770f2ae980af002e93cb (diff) | |
download | sciteco-b7b98405089e69dfae0fc11e2a423860f50756e9.tar.gz |
check that local register is not edited at the end of macro calls
* This was unsafe and could easily result in crashes, since teco_qreg_current
would afterwards point to an already freed Q-Register.
* Since automatically editing another register or buffer is not easy to do right,
we throw an error instead.
Diffstat (limited to 'NEWS.md')
0 files changed, 0 insertions, 0 deletions