[Harbour] SF.net SVN: harbour-project:[13414] trunk/harbour

2009-12-29 Thread vouchcac
Revision: 13414 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13414&view=rev Author: vouchcac Date: 2009-12-29 08:47:49 + (Tue, 29 Dec 2009) Log Message: --- 2009-12-29 00:41 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbqt/qtgui/QTextCur

Re: [Harbour] Harbour next major release wishlist

2009-12-29 Thread Massimo Belgrano
eXPpress++ in written in Xbase and use preprocessor to give original syntax basically eXPress++ load gui element in array a_getlist I think that hbxbp you have all needed element 2009/12/28 Edmer > > 2. The ability to support console commands (@ say/get, tbrowse, etc.) in > GUI > like what Roge

[Harbour] Re: Harbour 2.0.0 binaries for OS/2-eCS

2009-12-29 Thread David Arturo Macias Corona
Maurilio: >thanks for doing those builds, I was going to do the ggc one today, but > you were faster and more complete. :) It was a pleasure long time expected :-) David Macias ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-p

[Harbour] Re: latest svn on OS/2 fails

2009-12-29 Thread David Arturo Macias Corona
Maurilio: >something went south with latest SVN on OS/2+GCC >12-28-2009 17:58:47 SYS2070 PID 63b3 TID 0001 Slot 0090 >E:\REPOSITORY\HARBOUR\BIN\OS2\GCC\HBTEST.EXE >HBTEST->HARBOUR._hb_parvnl >127 >It seems the .dll file for st has something wrong in it, from the error >I'd >say _hb_parvn

[Harbour] SF.net SVN: harbour-project:[13415] trunk/harbour

2009-12-29 Thread druzus
Revision: 13415 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13415&view=rev Author: druzus Date: 2009-12-29 13:34:19 + (Tue, 29 Dec 2009) Log Message: --- 2009-12-29 14:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapi

[Harbour] DBSEEK()

2009-12-29 Thread Mindaugas Kavaliauskas
Hello, I have a question/discussion about DBSEEK(). I've started from the different ADSCDX and DBFCDX behavior and later included Clipper tests. #ifdef __HARBOUR__ REQUEST ADSCDX #endif REQUEST DBFCDX FIELD F FUNC main(cADS) IF EMPTY(cADS) RDDSETDEFAULT("DBFCDX") ELSE RDDSETDEFAU

Re: [Harbour] SF.net SVN: harbour-project:[13414] trunk/harbour

2009-12-29 Thread marco bra
With Harbour 2.0.1dev (Rev. 13414) on a Ubuntu 9.10 32 bits after a full compiling of hbide hbmk2 hbide.hbp with no errors or warnings running ./hbide i get this runtime error "cat hb_out.log" Application Internal Error - /home/ubuntu/src/harbour/contrib/hbide/hbide Terminated at: 2009.12.29 1

Re: [Harbour] SF.net SVN: harbour-project:[13414] trunk/harbour

2009-12-29 Thread José Luis Capel ~ CapelSoft
Hi, A dialog window show me this detailed errors list: Error BASE/1068 Argument error: array access Called from SETAPPEVENT(0) Called from XBPDIALOG:GRABEVENT(0) Called from (b)XBPDIALOG_CREATE(0) Called from QT_QWIDGET_SHOW(0) Called from QMAINWINDOW:SHOW(0) Called from XBPDIALOG:SHOW(

Re: [Harbour] DBSEEK()

2009-12-29 Thread Przemysław Czerpak
On Tue, 29 Dec 2009, Mindaugas Kavaliauskas wrote: Hi, > I have a question/discussion about DBSEEK(). I've started from the > different ADSCDX and DBFCDX behavior and later included Clipper > tests. > #ifdef __HARBOUR__ > REQUEST ADSCDX > #endif > REQUEST DBFCDX > FIELD F > FUNC main(cADS) > IF

Re: [Harbour] DBSEEK()

2009-12-29 Thread Przemysław Czerpak
On Tue, 29 Dec 2009, Przemysław Czerpak wrote: > Only ADS seems to be broken. I still cannot find 64 bit ADS local > server client for Linux so I cannot test it and confirm your results > so I cannot tell you if it's Harbour ADSRDD or ADS/ACE problem which > should be reported to Extended System.

Re: [Harbour] DBSEEK()

2009-12-29 Thread Mindaugas Kavaliauskas
Hi, Przemysław Czerpak wrote: Harbour results are correct and are the same as in CL53/COMIX CDX implementation. Seek last with softseek on should fully revert the positioning order and when exact key cannot be found should stop at 1-st smaller value (1 in 1-st record in your example) or at EOF

Re: [Harbour] SF.net SVN: harbour-project:[13409] trunk/harbour

2009-12-29 Thread Pritpal Bedi
Hello Vailton Renato wrote: > > My idea is that when you double click on a line with error or warning, > the hbide now jump to the relevant line of source code that generated > the message ... This will be very practical! > = D > Done. > And on the issue of icons, I can mount a case then .

Re: [Harbour] DBSEEK()

2009-12-29 Thread Mindaugas Kavaliauskas
Hi, Przemek, I've made fixed in my SVN copy, but I see you comment in ADSRDD code related to the subject, so, please verify, that fix is OK. Index: C:/harbour/contrib/rddads/ads1.c === --- C:/harbour/contrib/rddads/ads1.c(re

Re: [Harbour] SF.net SVN: harbour-project:[13409] trunk/harbour

2009-12-29 Thread Vailton Renato
Hi! I am working on the SVN version and I am trying to set an example of Code Insight even rudimentary so you can get an idea of what is... and something with icons and menus for shotcurts is loading external files. I send to you something today or tomorrow ... Regards, Vailton Renato 2009/12/2

RE: [Harbour] SF.net SVN: harbour-project:[13415] trunk/harbour

2009-12-29 Thread Bisz István
Hi, > Please test these modifications in real MS-Windows systems. Clean and nice as always, thank you Przemek! After testing with and without -DHB_TR_LEVEL_DEBUG cflags, it works as it is expected. In my test case the QApplication.cpp: line 212-214 contains: HB_TRACE( HB_TR_DEBUG, ( "

[Harbour] hbide build problem

2009-12-29 Thread Maurizio la Cecilia
Surely, as usual, it's my problem... At link time quite all modules fails due to undefined reference to "_Unwind_Resume" and "__cxa_get_exception_ptr" and "__gxx_personality_v0". What i missed? TIA Maurizio -- View this message in context: http://old.nabble.com/hbide-build-problem-tp26958110p26

[Harbour] Abnormal program termination after duplicate alias error with SDDMY

2009-12-29 Thread David MS
Hi, Mindaugas, I was testing RDDSQL and error capture when I notice that my program ends whith an unexpected "abnormal program termination" after an error of duplicate alias. Forcing other errors never get this message. i.e: test1.prg function main() dbUSEarea(.t.,, "test.dbf","test1",.t.)

Re: [Harbour] hbide build problem

2009-12-29 Thread Pritpal Bedi
Hi Maurizio la Cecilia wrote: > > Surely, as usual, it's my problem... > At link time quite all modules fails due to undefined reference to > "_Unwind_Resume" and "__cxa_get_exception_ptr" and "__gxx_personality_v0". > What i missed? > Install MINGW version pointed in INSTALL. Regards Pritp

[Harbour] HBIDE dont start , see image

2009-12-29 Thread Bruno Luciani
http://www.postimage.org/image.php?v=PqU0F5r Bruno ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] HBIDE dont start , see image

2009-12-29 Thread Pritpal Bedi
Hi Bruno Luciani wrote: > > http://www.postimage.org/image.php?v=PqU0F5r > Can you compile hbxbp with -l- to force line numbers. GrabEvent() method is fairly big one and this error does not report which event has failed. Regards Pritpal Bedi -- View this message in context: http://old.n

Re: [Harbour] SF.net SVN: harbour-project:[13409] trunk/harbour

2009-12-29 Thread Vailton Renato
Hi! I made some adjustments in hbide would like to share with you before you mount the sample code insight. I noted that details were changed and the following: * ParseFNfromStatusMsg() new function to catch source file name & line error from an msg status from compiler result. Support BCC, MSVC