Mikhael Goikhman wrote:

On 24 Aug 2005 23:30:41 +0200, Dominik Vogt wrote:
I never commit code that issues warnings.  What do you get?

You should try gcc 4.x, there are zillions of warnings (or more). :)
Yes, this is using gcc 4.0.1. Most warnings seem to be of the type

...pointer targets in passing argument 1 of ‘strlen’ differ in signedness
...dereferencing type-punned pointer will break strict-aliasing rules
...passing argument 4 of ‘XftFontMatch’ from incompatible pointer type

Full make output is at http://www.halcyon.com/wturner/fvwm-make.log

Wendell


Reply via email to