Skip to content
Snippets Groups Projects
Commit 885a4d3d authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Our version of getopt_long does not set optarg upon detecting an error, as

opposed to what other versions apparently do, so it's not safe to print an
error message.  Besides, getopt_long itself already did, so it's redundant
anyway.
parent e970b2a6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment