Joerg-Cyril.Hoehle@t-systems.com wrote:
Alexandre Julliard wrote:
Please stop abusing goto, write a proper loop instead.
No problem. The idea was to minimize the patch and show what really changed. Adding a while loop will indent all 120 lines of code in between { }.
See that as an opportunity to clean up the whitespace issues in those 120 lines ;). Or of course to split the code out into helper functions.
bye michael