Warning question

From: Adam Haberlach <adam(at)newsnipple(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Warning question
Date: 2000-06-19 16:31:43
Message-ID: 20000619093143.A31243@ricochet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Every time config.h is compiled, I get the following warning--is this
something that can/should be easily fixed, or should I figure out
which gcc command-line flag turns this off?

/Scratch/postgres-cvs/pgsql/src/include/config.h:411: warning: `struct in_addr' declared inside parameter list
/Scratch/postgres-cvs/pgsql/src/include/config.h:411: warning: its scope is only this definition or declaration,
/Scratch/postgres-cvs/pgsql/src/include/config.h:411: warning: which is probably not what you want.

--
Adam Haberlach | "Oh my god! It's filled with
adam(at)newsnipple(dot)com | char *'s!"
http://www.newsnipple.com/ |

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jon Lapham 2000-06-19 17:04:38 CREATE GROUP oddity
Previous Message Hiroshi Inoue 2000-06-19 16:17:14 RE: Big 7.1 open items