Fixed a bug in my_getopt.
mysys/my_getopt.c: Fixed two bugs in my_getopt: - Didn't exit with error if a short option was not recognized. Fixed. - If unrecognized short option was not the first one in the list, printed "unknown option" error for wrong option. Fixed.
Showing
Please register or sign in to comment