Pages:<< prev 1 next >>


Apprentice

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++



Geomancer

GroupAdministrators
Posts1,992
JoinedJul 26, 2005
while it is just used for information, its good to have it fixed. Thanks for finding it.


Black Hand

GroupAdministrators
Posts3,707
JoinedJan 1, 2002
Thanks, it's been added to the GitHub branch: https://github.com/Arthmoor/SmaugFUSS/commit/c0802f2e3d37c75a52860dab33a8ababf6b7f987
Pages:<< prev 1 next >>