Pages:<< prev 1 next >>
#1 Feb 5, 2021 8:46 am
Last edited Feb 5, 2021 9:04 am by Matteo2303
GroupMembers
Posts86
JoinedAug 25, 2003
Not much important but probably missing:
top_exit--;
in void extract_exit
and also in void pullorpush there is a
top_exit++;
... that there shouldn't be, because make_exit do top_exit++
top_exit--;
in void extract_exit
and also in void pullorpush there is a
top_exit++;
... that there shouldn't be, because make_exit do top_exit++
#2 Feb 5, 2021 5:36 pm
GroupAdministrators
Posts1,946
JoinedJul 26, 2005
while it is just used for information, its good to have it fixed. Thanks for finding it.
#3 Feb 5, 2021 6:20 pm
Black Hand
GroupAdministrators
Posts3,697
JoinedJan 1, 2002
Thanks, it's been added to the GitHub branch: https://github.com/Arthmoor/SmaugFUSS/commit/c0802f2e3d37c75a52860dab33a8ababf6b7f987
Pages:<< prev 1 next >>