On Sun, Oct 23, 2005 at 06:59:28PM +0000, d binderman wrote:
> I just tried to compile package fvwm2-2.5.12-3 with the Intel C compiler
> 
> It said
> 
> frame.c(1199): warning #592: variable "b_new" is used before its value is 
> set
> 
> The source code is
> 
>       dw = b_new.total_size.width - b_old.total_size.width;
> 
> Suggest initialise local variable "b_new" before first use.

You're right.  Fortunately it's no real bug because the result of
the faulty calculation is never used.  I'll fix it in 2.5.15.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to