[xHarbour-developers] ChangeLog 2009-08-30 14:22 UTC+0300 Phil Krylov p...@newstar.rinet.ru

2009-08-30 Thread Phil Krylov
2009-08-30 14:22 UTC+0300 Phil Krylov p...@newstar.rinet.ru * source/vm/itemapi.c ! Finalized fixing hb_itemUnShareString() copied from Harbour as is. It did not update the string refcounter. -- Let Crystal

Re: [xHarbour-developers] ChangeLog 2009-08-30 00:51 UTC+0300 PhilKrylov p...@newstar.rinet.ru

2009-08-30 Thread Phil Krylov
Hi, On Sun, Aug 30, 2009 at 5:14 AM, Ron Pinkasron.pin...@xharbour.com wrote: Many thanks Phil. :-) BTW, did you see the report of a new GPF in FRead() - reported after: 2009-08-20 02:38 UTC+0300 Phil Krylov p...@newstar.rinet.ru? Should be fixed now. Thanks. -- Ph.

[xHarbour-developers] changelog 2009-08-30 12:00 UTC-0300 Luiz Rafael Culik luiz at xharbour.com.br

2009-08-30 Thread Luiz Rafael Culik Guimaraes
* contrib/gtwvw/gtwvw.c ! added few typecasted thanks to jose claudio by reporting ! move more HB_FUNC to wvwfuncs.c ! this also should fix gtwvw inkey slowness ! callback functions changed * contrib/gtwvw/hbgtwvw.h ! added some new prototypes * contrib/gtwvw/wvwfuncs.c

[xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
Hi! ADEL( { 1, 2, 3 }, 4, .T. ) It reduces array size to 2. Is it correct? Atte. Vic -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design,

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Ron Pinkas
Yes, *if* .T. -- From: Vicente Guerra v...@guerra.com.mx Sent: Sunday, August 30, 2009 3:08 PM To: xHarbour-Developers List xharbour-developers@lists.sourceforge.net Subject: [xHarbour-developers] ADEL's third parameter Hi! ADEL( { 1, 2,

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Ron Pinkas
Oops sorry, I didn't see the array does not have a 4th position. I'll have to review. -- From: Ron Pinkas ron.pin...@xharbour.com Sent: Sunday, August 30, 2009 5:50 PM To: Vicente Guerra v...@guerra.com.mx; xHarbour-Developers List

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: Yes, *if* .T. It's trying to delete fourth item from three. Should array to be reduced, anyway? (there is not fourth item) Atte. Vic -- Let Crystal Reports handle the

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: Oops sorry, I didn't see the array does not have a 4th position. I'll have to review. It's an easy thing. Must I fix it? Atte. Vic -- Let Crystal Reports handle the

Re: [xHarbour-developers] ADEL's third parameter

2009-08-30 Thread Vicente Guerra
On Sun, 30 Aug 2009, Ron Pinkas wrote: I already did :-), will commit shortly. Thank you! Atte. Vic -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report