diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-07 22:13:50 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-07 22:13:50 +0300 |
commit | b016f781647ce0aec03f98cb67d743983b5d6038 (patch) | |
tree | 283b9da2359d48f83d8a51d754cea77e35089b31 /doc | |
parent | d3a91fcd0e2326c290570463f47aca461092cab9 (diff) | |
download | sciteco-b016f781647ce0aec03f98cb67d743983b5d6038.tar.gz |
if a macro ends without finding a goto label, always throw a 'Label "..." not found' error
* This is important with gotos in loops as in <@O/x/> where, we would otherwise
get a confusing "Unterminated loop" error.
* This in particular fixes the error thrown in grosciteco.tes when encountering
a new unknown command.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions