From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-01-27 13:28:03


On Sunday 27 January 2002 01:21 pm, you wrote:
> Why don't you instead add
> void bar() {}
> Does GCC still warn when the function doesn't do anything?

No, it doesn't. Is there some reason to prefer the above to what already
exists?

        Doug