>2008-11-04 02:08 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/source/vm/thread.c > * removed casting to void* thread startup function passed > as _beginthread() parameter in OS2 builds. It should be checked if > it does not breaks GCC builds.
> * harbour/source/rtl/seconds.c > * use getpid() instead of _getpid() in non GCC OS2 builds > >2008-11-04 02:12 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/source/rtl/seconds.c > + added #include <process.h> to OpenWatcom OS2 builds. > >Thanks for tests. This should be fixed. Please try after: > 2008-11-04 02:12 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) Thanks Przemek Checked Current Harbour code compile fine with gcc335 with just well known warnings --------------- ../../gtstd.c: In function `hb_gt_std_ReadKey': ../../gtstd.c:389: warning: unused variable `TODO' --------------- With OpenWatcom 1.7: - Screen output ----------------------- make[3]: *** [hbcrypt.obj] Error 8 make[2]: *** [descend] Error 2 ----------------------- . 40 libraries created We are near, just remain one: xhb - 6 executables created: harbour.exe, hbpp.exe, hbdoc.exe, hbmake.exe, hbrun.exe, hbtest.exe - New make_ow.log Sent David Macias _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour