Hi,

Przemysław Czerpak wrote:
I've just check that there is also bad typo which causes that it does
not convert even one dimensional VT_ARRAYS to Harbour items.
I'll commit fix in a while so if this code needs only one dimensional
arrays the it may be enough.
Please test.

I found two:
  if( lFrom >= lTo )   // cause hb_itemClear() fall through
and
  hb_arrayGetItemPtr( pItem, ul++ ) (or ul = 0;) // GPF

I've not replicated it.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to