Flag to turn off "lowering visibility" warning?

2006-10-25 Thread Braden McDaniel
Using gcc 4.1.1 I'm getting warnings of the ilk lowering visibility of '...' to match its type I've omitted the symbol for brevity. (It so happens it's a few screens long.) Is there a flag to suppress this warning? -- Braden McDaniel e-mail: <[EMAIL PROTECTED]>

Re: Flag to turn off "lowering visibility" warning?

2006-10-25 Thread Paul Pluzhnikov
Braden McDaniel <[EMAIL PROTECTED]> writes: > Using gcc 4.1.1 I'm getting warnings of the ilk > > lowering visibility of '...' to match its type > > I've omitted the symbol for brevity. (It so happens it's a few screens > long.) Is there a flag to suppress this warning? http://www.catb.o

Re: Flag to turn off "lowering visibility" warning?

2006-10-25 Thread Braden McDaniel
On Wed, 2006-10-25 at 06:24 -0700, Paul Pluzhnikov wrote: > Braden McDaniel <[EMAIL PROTECTED]> writes: > > > Using gcc 4.1.1 I'm getting warnings of the ilk > > > > lowering visibility of '...' to match its type > > > > I've omitted the symbol for brevity. (It so happens it's a few screen

Re: Flag to turn off "lowering visibility" warning?

2006-10-25 Thread Paul Pluzhnikov
Braden McDaniel <[EMAIL PROTECTED]> writes: >> http://www.catb.org/~esr/faqs/smart-questions.html > > Now exactly what are you suggesting? That you didn't provide enough details to answer your question meaningfully. In particular, you didn't: 1. give your command line 2. didn't give correct gcc