fix bug with unused and *undefined* variable index
Note: this slipped through the cracks because GNU's string.h apparently exposes an object named "index". Compiling under mingw revealed the bug.
Loading
Please register or sign in to comment
Note: this slipped through the cracks because GNU's string.h apparently exposes an object named "index". Compiling under mingw revealed the bug.