With current Harbour code under OS/2 build fine with just "well known" messages:

-------------------------------------------------
[E:\harbourprerc2\harbour]make -r           1>make_gnu.log
../../gtstd.c: In function `hb_gt_std_ReadKey':
../../gtstd.c:389: warning: unused variable `TODO'
../../hbmzip.c: In function `hb_zipStoreFile':
../../hbmzip.c:545: warning: unused variable `TODO'
../../hbmzip.c: In function `hb_unzipExtractCurrentFile':
../../hbmzip.c:760: warning: unused variable `TODO'
-------------------------------------------------

Testing hbtpathy it build hbtpathy.a with these messages:
-------------------------------------------------
../../tpos2.c: In function `HB_FUN_P_INITPORTSPEED':
../../tpos2.c:72: warning: unused variable `rc'
../../tpos2.c: In function `HB_FUN_P_WRITEPORT':
../../tpos2.c:157: warning: signed and unsigned type in conditional expression
../../tpos2.c: In function `HB_FUN_P_OUTFREE':
../../tpos2.c:163: warning: missing initializer
../../tpos2.c:163: warning: (near initialization for `rxqueue.cb')
-------------------------------------------------

Based in results and maybe fixes, can be hbtpathy included in standard build again ?

David Macias


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to