Skip to content
Snippets Groups Projects
Commit cd3f1bca authored by Vadim B. Mikheev's avatar Vadim B. Mikheev
Browse files

cc1: warnings being treated as errors

psql.c: In function `HandleSlashCmds':
psql.c:1141: warning: `optarg3' might be used uninitialized in this function
psql.c:1157: warning: `optarg3' might be used uninitialized in this function

-> char           *optarg3 = NULL;
parent 2c7e2851
No related branches found
No related tags found
No related merge requests found
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