Re: [Harbour] MSVC warnings (uninit variable)

2010-04-14 Thread Przemysław Czerpak
On Wed, 14 Apr 2010, Szak�ts Viktor wrote: Hi, > I've found these warning with recent Harbour versions, reported > by both MSVC 2008 and 2010: > --- > \harbour\src\compiler\obj\win\msvc\harboury.c(7035) : warning C4701: > potentially uninitialized local variable 'hb_complval' used > \harbour\sr

[Harbour] MSVC warnings (uninit variable)

2010-04-14 Thread Viktor Szakáts
Hi All, I've found these warning with recent Harbour versions, reported by both MSVC 2008 and 2010: --- \harbour\src\compiler\obj\win\msvc\harboury.c(7035) : warning C4701: potentially uninitialized local variable 'hb_complval' used \harbour\src\rtl\hbzlib.c(249) : warning C4701: potentially un