Phil,

thanks a lot!

Now, after these changes I have a runtime error inside C RTL library :) go
figure!!

Maurilio.

Phil Krylov wrote:
> 2009-01-08 23:25 UTC+0300 Phil Krylov <phil a t newstar.rinet.ru>
>   * config/rules.cf
>     * give PRG_USR higher priority then HB_FLAGS
>   * include/thread.h
>     ! fixed declaration of HB_ATOMIC_INC()/HB_ATOMIC_DEC() macros
>       for 32bit x86 *nixes - by mistake it was added to ST section
>   * source/rtl/terror.prg
>     ! removed lInErr static variable - it breaks using errorNew() in
>       MT programs
>   * source/vm/itemapi.c
>     ! fixed copied as is from Harbour hb_itemUnShareString()
>       Harbour uses different HVM internals and such code cannot
>       be copied without adopting to xHarbour
>   * tests/speedtst.prg
>     ! fixed possible race condition in initialization
>     + added SET WORKAREA PRIVATE
>   (by Przemyslaw Czerpak)
>   * include/classes.h
>   * source/vm/classes.c
>   * source/vm/hvm.c
>     ! Avoid s_pClasses reallocation in MT mode.
>     (partially borrowed from Harbour code by Przemyslaw Czerpak)
>   * ChangeLog
>     ! fixed year numbers in last few commits
> 
> ------------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.



------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to