On 9/1/07, Dominik Vogt <[EMAIL PROTECTED]> wrote: > On Sat, Sep 01, 2007 at 05:24:26AM -0500, fvwm-workers wrote: > > CVSROOT: /home/cvs/fvwm > > Module name: fvwm > > Changes by: domivogt 07/09/01 05:24:26 > > > > Modified files: > > . : AUTHORS ChangeLog NEWS > > doc/commands : Style.xml > > fvwm : add_window.c fvwm.h style.c style.h > > libs : Flocale.c > > modules : ChangeLog > > modules/FvwmTaskBar: Start.c > > > > Log message: > > * Removed previous warning "fixes". > > Note stat I removed the fixes from Flocale.c and Start.c. I don't > know why your compiler generates warnings for variables that are > initialized by a function call. It shouldn't. Have you activated > these warnings manually?
No, but I'm using gcc-4.2, and it may be a bit more picky than the previous version. It was the same thing when gcc-4 came out, lots of things that used to compile with gcc-3 broke.. But I suspect there's a reason for the new warnings, so maybe we should fix them later.. Not a show stopper though. Cheers, Renato
