OK. I am studying...
-Original Message-
From: harbour-boun...@harbour-project.org
[mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szakáts
Sent: 2009. november 16. 21:08
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868
Hi,
> Hi Viktor,
>
> Thank you for the friendly words.
> I will need some inputs for newbie regarding the repo update in written form
> or some links.
You can find all essential information in doc/howtosvn.txt.
I you have any doubts after reading the document, don't
hesitate to ask.
Brgds,
Vi
Szakáts
Sent: 2009. november 16. 20:29
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi Istvan,
Thank you and welcome to the Harbour dev team! :)
Brgds,
Viktor
On 2009 Nov 16, at 17:13, Bisz István wrote:
> Hi Viktor,
>
&
-project.org
> [mailto:harbour-boun...@harbour-project.org] On Behalf Of Viktor Szakáts
> Sent: 2009. november 14. 23:36
> To: Harbour Project Main Developer List.
> Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
>
> Hi Istvan,
>
>>> BTW ca
: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi Istvan,
>> BTW can you strip the messages to which you are replying?
>> Just keep relevant portion only into your message. Sometimes
>> it becomes difficult to locate the excat message of your current reply.
>
> OK.
On Fri, 13 Nov 2009, Pritpal Bedi wrote:
Hi
> Viktor Szakáts wrote:
> > Now I'm getting crash on exit using MinGW + Win7.
> demoxbp.exe ?
> And crash at what point? On exit ? If yes, then it is possibly that
> HbDbfModel::~HbDbfModel( void )
> {
>hb_itemRelease( block );
>destroy();
> }
Hi Istvan,
>> BTW can you strip the messages to which you are replying?
>> Just keep relevant portion only into your message. Sometimes
>> it becomes difficult to locate the excat message of your current reply.
>
> OK. I always forget it with this list, as my Outlook works in a different
> way,
What is the reason debug calls need to be re-invented every time?
We have working solution in xbp.ch, and now there is _again_ a
new one developed in hbqt with different function names, different
enabler logic and different logging logic (which again breaks
all non-Windows).
Pls change to this
Sorry, but maybe the following sequence is surely can be compiled on all
platforms:
FUNCTION q_toOutDebug( ... )
#ifdef __PLATFORM__WINDOWS
hb_toOutDebug( ... )
#endif
RETURN nil
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@
Hi Pritpal,
Thanks.
> You need a windows debugger for this purpose.
> I use dbgview.exe which you can find on the net. Or tell me
> where should I send it to you.
I will try to download it.
> BTW can you strip the messages to which you are replying?
> Just keep relevant portion only into your
Hello Istvan
Bisz István wrote:
>
> See my findings: to activate the tracing of the actual demoqt on
> Windows+mingw I tried to:
>
> 1. compile hbqt with:
> @set HB_USER_CFLAGS=-D__debug__
> @set HB_USER_PRGFLAGS=-D__debug__
>
> 2. build
> hbmk2 demoqt -lxhb -lpsapi
>
> After these steps I
István
Sent: 2009. november 14. 13:08
To: 'Harbour Project Main Developer List.'
Subject: RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi Pritpal,
See my findings: to activate the tracing of the actual demoqt on Windows+mingw
I tried to:
1. compile hbqt with:
@se
On Sat, 14 Nov 2009, Szak�ts Viktor wrote:
Hi,
> I have no idea for a fix, I simply used cpinfo.prg to
> generate this CP without ever touching the source.
> Maybe it needs HB_CP_RAW to be enabled manually?
Exactly.
It's a classic example which cannot be correctly encoded in human
readable form
27;
Subject: RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi Pritpal,
Just reviewed the demoqt.
Could you please commit a version with the following modification:
1. hb_toOutDebug() conditioned by __debug__ or switch to:
#if defined( __HB_OUTDEBUG__ )
#if defined( __PL
t SVN: harbour-project:[12868] trunk/harbour
> Could you please revert to a stabile status, until a fix is ready?
I'd rather wait for a proper fix.
Until then, the offending file can be deleted from Makefile locally.
Brgds,
Viktor
___
Harbour
> Could you please revert to a stabile status, until a fix is ready?
I'd rather wait for a proper fix.
Until then, the offending file can be deleted from Makefile locally.
Brgds,
Viktor
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@ha
: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
I have no idea for a fix, I simply used cpinfo.prg to
generate this CP without ever touching the source.
Maybe it needs HB_CP_RAW to be enabled manually?
Brgds,
Viktor
On 2009 Nov 14, at 10:19, Bisz István wrote:
> Try to comp
ion.
>
> -Original Message-
> From: harbour-boun...@harbour-project.org
> [mailto:harbour-boun...@harbour-project.org] On Behalf Of Massimo Belgrano
> Sent: 2009. november 14. 10:12
> To: Harbour Project Main Developer List.
> Subject: Re: [Harbour] SF.net SVN: harbour-proje
> Viktor Szakáts wrote:
>>
>> Now I'm getting crash on exit using MinGW + Win7.
>>
>
> demoxbp.exe ?
Yes.
> And crash at what point? On exit ? If yes, then it is possibly that
Yes.
> HbDbfModel::~HbDbfModel( void )
> {
> hb_itemRelease( block );
> destroy();
> }
Also, integrated web br
mber 14. 9:56
To: 'Harbour Project Main Developer List.'
Subject: RE: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi Pritpal,
Thank you for the new QPointer handling integration, now we can handle the
QObjects deleted by Qt in his parent-child mechanism. There is
our-project.org
> [mailto:harbour-boun...@harbour-project.org] On Behalf Of Massimo Belgrano
> Sent: 2009. november 14. 10:12
> To: Harbour Project Main Developer List.
> Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
>
> Why "Now the repository is dead"?
: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Why "Now the repository is dead"?
2009/11/14 Bisz István :
> Hi Pritpal,
>
> Thank you for the new QPointer handling integration, now we can handle the
QObjects deleted by Qt in his parent-child mechanism. There is a ne
gt;
> -Original Message-
> From: harbour-boun...@harbour-project.org
> [mailto:harbour-boun...@harbour-project.org] On Behalf Of Pritpal Bedi
> Sent: 2009. november 14. 5:57
> To: harbour@harbour-project.org
> Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trun
ur-project.org
Subject: Re: [Harbour] SF.net SVN: harbour-project:[12868] trunk/harbour
Hi
Viktor Szakáts wrote:
>
> Now I'm getting crash on exit using MinGW + Win7.
>
demoxbp.exe ?
And crash at what point? On exit ? If yes, then it is possibly that
HbDbfModel::~HbDbfModel( void
Hi
Viktor Szakáts wrote:
>
> Now I'm getting crash on exit using MinGW + Win7.
>
demoxbp.exe ?
And crash at what point? On exit ? If yes, then it is possibly that
HbDbfModel::~HbDbfModel( void )
{
hb_itemRelease( block );
destroy();
}
needs some overhaul. What I think is that - hb_it
Thank you.
Now I'm getting crash on exit using MinGW + Win7.
Brgds,
Viktor
On 2009 Nov 14, at 02:59, vouch...@users.sourceforge.net wrote:
> Revision: 12868
>
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12868&view=rev
> Author: vouchcac
> Date: 2009-11-14 0
Revision: 12868
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12868&view=rev
Author: vouchcac
Date: 2009-11-14 01:58:58 + (Sat, 14 Nov 2009)
Log Message:
---
2009-11-13 17:43 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/generator/hbq
27 matches
Mail list logo