For getopt_long options, convert some options back to not having single letter
equivalents. For consistency make them return integer values (like before) that are not valid characters (e.g. 0x100). This avoid the use of single character values that we might want to preserve.
Please register or sign in to comment