-
- Downloads
Fix unportable assumptions in getopt_long() handling (fixes issue #103).
Don't store an int in a char and expect comparison to -1 to work across architectures.
Please register or sign in to comment
Don't store an int in a char and expect comparison to -1 to work across architectures.