10 Nov
2024
10 Nov
'24
11:44 a.m.
In these functions, some logical jump of "goto" and variable are redundant, thus remove them.
Another wording suggestion: Return some values directly in a few function implementations. Thus remove local variables which became redundant with this refactoring.
Regards, Markus