On Fri, 06 Feb 2009, Maurilio Longo wrote:
> sure, on lines 64-79 it has a #if defined HB_OS_UNIX and then it tests for
> HB_OS_OS2 || HB_OS_UNIX.
Right, thanks.
I'll clean it.
best regards,
Przemek
___
Harbour mailing list
Harbour@harbour-project.org
h
Przemyslaw,
sure, on lines 64-79 it has a #if defined HB_OS_UNIX and then it tests for
HB_OS_OS2 || HB_OS_UNIX.
Maurilio.
Przemyslaw Czerpak wrote:
> On Fri, 06 Feb 2009, mauriliolo...@users.sourceforge.net wrote:
>
> Hi,
>
>> 2009-02-06 10:55 UTC+0100 Maurilio Longo (maurilio.lo...@libero.it
On Fri, 06 Feb 2009, mauriliolo...@users.sourceforge.net wrote:
Hi,
> 2009-02-06 10:55 UTC+0100 Maurilio Longo (maurilio.lo...@libero.it)
[...]
Thank you.
> * source/rtl/hbproces.c
> * included sys/waith.h in OS/2 build. I think that initial
> #defines can be simplified a bit.
Can
And now some numbers about making on OS/2 with more than one instance of make
running (make -jn).
NB: I did not restart my pc between runs, so there can be some cache effect;
all test do a full rebuild of cvs code.
make (single instance) 12:15 (mm:ss)
make -j2 7:27
make -j3 7:14
make -j4 7:20
So
Revision: 10185
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10185&view=rev
Author: mauriliolongo
Date: 2009-02-06 09:55:04 + (Fri, 06 Feb 2009)
Log Message:
---
2009-02-06 10:55 UTC+0100 Maurilio Longo (maurilio.lo...@libero.it)
* config/os2/dir.c