> Thank you, Andi. Out of curiosity, why did it work fine only a couple of days 
> ago?

Sorry about that. Previously, memory for the macro string was
dinamically allocated. I am trying to reduce the time of evaluating
macro expression by using a static char. This reduce at least 2 CPU
cycle, ie malloc/free. But I put the value too low (256). Now it has
been increased to 4096 which is more than enough IMO.

Andi


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to