Possibly after this change, I'm getting this: ../../filesys.c: In function ‘hb_fsCommit’: ../../filesys.c:1837: warning: implicit declaration of function ‘fdatasync’
Brgds, Viktor On Mon, Apr 20, 2009 at 2:24 PM, <[email protected]> wrote: > Revision: 10894 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10894&view=rev > Author: druzus > Date: 2009-04-20 12:24:42 +0000 (Mon, 20 Apr 2009) > > Log Message: > ----------- > 2009-04-20 14:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/include/hbcomp.h > * harbour/source/common/hbdate.c > * harbour/source/rtl/strmatch.c > * harbour/source/rtl/fssize.c > * harbour/source/rtl/hbffind.c > * harbour/source/rtl/filesys.c > * enabled some POSIX function added to 1.8 Linux OpenWatcom builds > and cleaned some workarounds not longer necessary > > * harbour/source/rtl/hbproces.c > + added hack with small sysconf() implementation which is still missing > in OpenWatcom 1.8. Now it's possible to build Harbour in Linux using > officially distributed OpenWatcom 1.8 > > * harbour/source/rtl/disksphb.c > * added TODO warning message > > * harbour/source/compiler/cmdcheck.c > ! fixed typo in memory freeing in repeated -p<path> options > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/include/hbcomp.h > trunk/harbour/source/common/hbdate.c > trunk/harbour/source/compiler/cmdcheck.c > trunk/harbour/source/rtl/disksphb.c > trunk/harbour/source/rtl/filesys.c > trunk/harbour/source/rtl/fssize.c > trunk/harbour/source/rtl/hbffind.c > trunk/harbour/source/rtl/hbproces.c > trunk/harbour/source/rtl/strmatch.c > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
