mirror of https://github.com/postgres/postgres
gcc -pipe -g -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include -c -o pg_id.o pg_id.c -MMD pg_id.c: In function `main': pg_id.c:35: warning: unused variable `optarg' The attached trivial patch fixes the warning by removing the variable. Neil ConwayWIN32_DEV
parent
cf3cc7576c
commit
329a1b7270
Loading…
Reference in new issue