Re: [Harbour] Problem building telepathy test program

2008-12-08 Thread Barry Jackson
I tested telepathy with the original test program and a loopback plug, but it failed, so to check whether it was failing on both send and receive I did the following: I tested the port with a loopback and a small C program from the web in Linux and it works. I have another machine with a Clipper t

Re: [Harbour] Xbase++ go to visual fox pro

2008-12-08 Thread Massimo Belgrano
THis is a post of Steffen F. Pirsig regargind accept the "." instead of the ":" in terms of OO syntax >Peter, > > well to some extend you are right. However it should be noted > that Clipper 5 with the Get and TBrowse objects introduced the > : as the send operator to the language and bec. X

Re: [Harbour] hblognet, inet and threads

2008-12-08 Thread Francesco Saverio Giudice
Hi Przemek, sorry for previous poor message, but it was too late and I was tired. Now I have done a self contained sample to show what I mean. It seems to me that SET() values are read before starting Threads, then they are separated and not shared between threads. So if I define some SETs be

Re: [Harbour] 2008-12-06 19:08 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])

2008-12-08 Thread Massimo Belgrano
Pritpal Bedi What do you think about post your question in xbase++ ng? Can I invite you (and all people here) on facebook on worlwide harbour project group where you can share you favourite link and screenshoot ? 2008/12/7 Pritpal Bed

Re: [Harbour] HB_DLLIBS and shared binaries

2008-12-08 Thread Lorenzo Fiorini
On Sun, Dec 7, 2008 at 5:05 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote: > -L and -l passed to hb-mkslib works as gcc / libtool parameters and > it's very important functionality if you want to create references > inside shared library not in final binaries. You're right, in Linux everything