Re: [Harbour] gcc 4.3.0 warnings

2008-04-22 Thread Przemyslaw Czerpak
On Sun, 20 Apr 2008, Lorenzo Fiorini wrote: > Here are the "few" warnings I get building harbour under Fedora 9 > preview with gcc (GCC) 4.3.0 20080416 (Red Hat 4.3.0-7) > ../../hbstr.c: In function 'hb_numRound': > ../../hbstr.c:340: warning: array subscript is below array bounds > ../../hbstr.c:

[Harbour] gcc 4.3.0 warnings

2008-04-21 Thread Lorenzo Fiorini
Here are the "few" warnings I get building harbour under Fedora 9 preview with gcc (GCC) 4.3.0 20080416 (Red Hat 4.3.0-7) ../../hbstr.c: In function 'hb_numRound': ../../hbstr.c:340: warning: array subscript is below array bounds ../../hbstr.c: In function 'hb_numDecConv': ../../hbstr.c:340: warni

[Harbour] gcc 4.3.0 warnings

2008-03-10 Thread Lorenzo Fiorini
Now that gcc 4.30 has been released I've tried to rebuild Harbour with it under Fc9 RawHide X86_64. Here are the warnings I got: ../../hbstr.c: In function 'hb_numRound': ../../hbstr.c:340: warning: array subscript is below array bounds ../../hbstr.c: In function 'hb_numDecConv': ../../hbstr.c:34