Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Andi Jahja
Should be OK after: 2012-07-21 10:01 UTC+0700 Andi Jahja * source/tip/client.prg ! assign ::ltrace before other stuff in Method New() :-(( Andi On Sat, 21 Jul 2012 09:49:42 +0700 Andi Jahja wrote: > Sorry, wrong implementation. I reverted all those changes :-(( --

[xHarbour-developers] ChangeLog: 2012-07-21 10:01 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-21 10:01 UTC+0700 Andi Jahja * source/tip/client.prg ! assign ::ltrace before other stuff in Method New() Andi -- Live Security Virtual Conference Exclusive live event will cover all the ways today's secur

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Andi Jahja
Sorry, wrong implementation. I reverted all those changes :-(( Andi On Sat, 21 Jul 2012 09:33:52 +0700 Andi Jahja wrote: > Sorry. It was wrong :-( > Have fixed it to throw error in the parent class. > > Andi -- Live

[xHarbour-developers] ChangeLog: 2012-07-21 09:46 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-21 09:46 UTC+0700 Andi Jahja * source/tip/url.prg * reverted changes :-(( Andi -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has ch

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Andi Jahja
Sorry. It was wrong :-( Have fixed it to throw error in the parent class. Andi On Sat, 21 Jul 2012 07:44:07 +0700 Andi Jahja wrote: > Enrico, > > Can you try after my last commit? > > 2012-07-21 07:41 UTC+0700 Andi Jahja > * source/tip/httpcln.prg > + throw error when invalid protocol

[xHarbour-developers] ChangeLog: 2012-07-21 09:30 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-21 09:30 UTC+0700 Andi Jahja * source/tip/httpcln.prg ! reverted previous changes * source/tip/url.prg + add DATA lValid Andi -- Live Security Virtual Conference Exclusive live event will cover all

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Andi Jahja
Enrico, Can you try after my last commit? 2012-07-21 07:41 UTC+0700 Andi Jahja * source/tip/httpcln.prg + throw error when invalid protocol is passed as argument Andi On Thu, 19 Jul 2012 20:03:12 +0200 "Enrico Maria Giordano" wrote: > The following error cannot be trapped: > > FUNCTIO

[xHarbour-developers] ChangeLog: 2012-07-21 07:41 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-21 07:41 UTC+0700 Andi Jahja * source/tip/httpcln.prg + throw error when invalid protocol is passed as argument Andi -- Live Security Virtual Conference Exclusive live event will cover all the ways today's

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Luiz Rafael Culik" A: "Enrico Maria Giordano" Cc: "xHarbour Developers Mailing List" Data invio: venerdì 20 luglio 2012 15.44 Oggetto: Re: [xHarbour-developers] Bug in TIP > Enrico, ill look today Many thanks, Luiz! :-) EMG -- EMAG Software Homepage:

[xHarbour-developers] ChangeLog: 2012-07-20 20:46 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-20 20:46 UTC+0700 Andi Jahja * contrib/hbcab/cabinet.h * contrib/hbcab/compress.c ! minor formatting Andi -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Luiz Rafael Culik
Enrico, ill look today Regards Luiz 2012/7/20 Enrico Maria Giordano : > > -Messaggio Originale- > Da: "Enrico Maria Giordano" > A: "xHarbour Developers Mailing List" > > Data invio: giovedì 19 luglio 2012 20.03 > Oggetto: [xHarbour-developers] Bug in TIP > > >> The following error canno

[xHarbour-developers] ChangeLog: 2012-07-20 20:26 UTC+0700 Andi Jahja

2012-07-20 Thread Andi Jahja
2012-07-20 20:26 UTC+0700 Andi Jahja + contrib/hbcab + contrib/hbcab/cabinet.c + contrib/hbcab/cabinet.h + contrib/hbcab/compress.c + contrib/hbcab/decompress.c + contrib/hbcab/fci.h + contrib/hbcab/fdi.h + contrib/hbcab/tests + contrib/hbcab/tests/cabtest1.txt + contrib/hbcab/

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Enrico Maria Giordano" A: "xHarbour Developers Mailing List" Data invio: giovedì 19 luglio 2012 20.03 Oggetto: [xHarbour-developers] Bug in TIP > The following error cannot be trapped: > > FUNCTION MAIN() > >LOCAL oCli > >TRY >oCli = TIPClie