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:340: warning: array subscript is below array bounds
../../errorapi.c: In function 'HB_FUN__OSCODE':
../../errorapi.c:336: warning: 'iValue' may be used uninitialized in
this function
../../errorapi.c: In function 'HB_FUN__GENCODE':
../../errorapi.c:316: warning: 'iValue' may be used uninitialized in
this function
../../errorapi.c: In function 'HB_FUN__TRIES':
../../errorapi.c:384: warning: 'iValue' may be used uninitialized in
this function
../../errorapi.c: In function 'HB_FUN__SUBCODE':
../../errorapi.c:352: warning: 'iValue' may be used uninitialized in
this function
../../errorapi.c: In function 'HB_FUN__SEVERITY':
../../errorapi.c:368: warning: 'iValue' may be used uninitialized in
this function
../../dbfntx1.c: In function 'hb_ntxSortOut':
../../dbfntx1.c:5050: warning: 'ulRec' may be used uninitialized in
this function
../../dbfntx1.c:5052: warning: 'pKeyVal' may be used uninitialized in
this function

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to