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

2010-04-14 Thread druzus
Revision: 14334 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14334&view=rev Author: druzus Date: 2010-04-15 06:16:46 + (Thu, 15 Apr 2010) Log Message: --- 2010-04-15 08:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/gtos2

Re: [Harbour] FoxPro compatibility

2010-04-14 Thread Massimo Belgrano
afaik here we not have (jet) FoxPro developer you can invite posting a messages is foxpro forum wich are active foxpro forum? http://groups.google.com/group/microsoft.public.fox.programmer.exchange/topics?lnk 2010/4/15 Antonio Maniero : > Hi > I want discuss some things with who uses FoxPro. I ha

Re: [Harbour] Error with 14333

2010-04-14 Thread Przemysław Czerpak
On Wed, 14 Apr 2010, Szak�ts Viktor wrote: Hi, > I hope someone can fix these. These were so far > hidden because of turned off warnings for exotic > compilers like bcc/pocc/xcc when building > external libs. Now they are visible. This bug exists with _ALL_ C compilers we are using. Just simp

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Massimo Belgrano
here ready do download virtualbox image for open suse 10 http://virtualboxes.org/images/opensuse/ Copied from http://www.elart.it/links/harbourhowto_deb_en.php How to install and compile Harbour on Ubuntu from SVN Requested deb packages to compile Harbour on Ubuntu First be sure is enabled the

[Harbour] Just for Fun

2010-04-14 Thread Antonio Maniero
Please don't take seriously this checklist, just prize how about Harbour fill that subjective criteria. http://spot.livejournal.com/308370.html *For me* Harbour is very well, getting points mostly on building/bundling. I think I should congratulate all that have contributing to little FAIL in thi

Re: [Harbour] My first study on hbqt code...

2010-04-14 Thread Antonio Maniero
> > > If I understand correctly (correct me if not): > > - You intend to create separate hbqt_gcpointer*() calls for > each object type. > - To add NULL checking to these functions. > > I agree with both. HBQT code should definitely throw RTE when > NULL is detected, instead of letting it GPF. > >

Re: [Harbour] Re: Improve on hbqt object handling

2010-04-14 Thread Antonio Maniero
Hi Viktor Are you talking about Harbour GC or ref count in general? Ref count is enough for this task? Is not possible have circular references? Can you talk about Harbour GC? I want know about Harbour internals. []'s Maniero 2010/4/12 Viktor Szakáts > That's why reference counting was inven

Re: Res: Res: [Harbour] tmysql and scripts

2010-04-14 Thread Viktor Szakáts
> but mysql_query in hbmysql.c don´t loop for statements > If you enable CLIENT_MULTI_STATEMENTS or CLIENT_MULTI_RESULTS, you should > process the result for every call to mysql_query()or mysql_real_query() by > using a loop that callsmysql_next_result() to determine whether there are > more res

Re: [Harbour] Re: A question on C++

2010-04-14 Thread Antonio Maniero
Hi Francesco, Viktor, Pritpal, Prezmek and all guys working on HBQt It's very good to see all that progress about HBQt. I think the HBQt is going to right way. I hope can help in a near future. []'s Maniero ___ Harbour mailing list (attachment size limi

Re: [Harbour] FoxPro compatibility

2010-04-14 Thread Antonio Maniero
Hi I want discuss some things with who uses FoxPro. I have some code which barely translates some FoxPro syntax, but was not my intent reproduce Foxpro behavior. I will need adapt to be used as a FoxPro compatibility layer. []'s Maniero 2010/4/13 Massimo Belgrano > Post here that > we search s

[Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Pritpal Bedi
Viktor Szakáts wrote: > > Or anyone can take one from here: >http://virtualboxes.org/images/ubuntu/ > > BTW, Ubuntu installation is pretty dead simple, > it's nothing compared to Red Hat and some old > distros some may remember. > This post is through FireFox from within Virtual-box and

Re: [Harbour] Re: Pritpal and Vikto, please test this generator

2010-04-14 Thread francesco perillo
I'm about to implement a -massivedebug switch to the generator sample: HB_FUNC( QT_QPUSHBUTTON_ISFLAT ) { QPushButton * p; HB_TRACE( HB, ( "Entering function QT_QPUSHBUTTON_ISFLAT" ) ); and with a bit more knowledge on parameters/object (also thanks to Viktor generator2) we may also

Res: Res: [Harbour] tmysql and scripts

2010-04-14 Thread Fernando Athayde
but mysql_query in hbmysql.c don´t loop for statements If you enable CLIENT_MULTI_STATEMENTS or CLIENT_MULTI_RESULTS, you should process the result for every call to mysql_query() or mysql_real_query() by using a loop that calls mysql_next_result() to determine whether there are more results. Fo

Re: [Harbour] MSVC warnings (uninit variable)

2010-04-14 Thread Przemysław Czerpak
On Wed, 14 Apr 2010, Szak�ts Viktor wrote: Hi, > I've found these warning with recent Harbour versions, reported > by both MSVC 2008 and 2010: > --- > \harbour\src\compiler\obj\win\msvc\harboury.c(7035) : warning C4701: > potentially uninitialized local variable 'hb_complval' used > \harbour\sr

Re: [Harbour] sf.net bug: codepage translation

2010-04-14 Thread Przemysław Czerpak
On Wed, 14 Apr 2010, Szak�ts Viktor wrote: Hi, > Here's a new bug report / fix suggestion: > > http://sourceforge.net/tracker/index.php?func=detail&aid=2987157&group_id=681&atid=100681 > Any comment? [ Seems valid to me at first read. ] It's not correct solution. It only breaks few things in

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread francesco perillo
I use suse enterprise server 10 at the office and I STRONGLY suggest to NOT use it for developing. Infact it misses several libraries, includes etc Please use OpenSuse, Ubuntu, Mandriva whatever you like but DO NOT use SLES or RedHat advanced server... Francesco _

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Viktor Szakáts
Hi Pritpal, > Posting in thread: > > Any tips how to install on Suse Enterprise Server 10 ? I'd say just make your VM boot from the installation .iso. It's as easy as installing Ubuntu from that point. > I need instruction from step 0. If everything fails I'm sure some easy googling will help

Re: Res: [Harbour] tmysql and scripts

2010-04-14 Thread Viktor Szakáts
Hi, MYSQL_REAL_CONNECT() .prg function does support fifth 'flags' parameter in Harbour. Brgds, Viktor On 2010 Apr 14, at 22:03, Fernando Athayde wrote: > i found this > MySQL 5.1 also supports the execution of a string containing multiple > statements separated by semicolon (“;”) characters.

[Harbour] MSVC warnings (uninit variable)

2010-04-14 Thread Viktor Szakáts
Hi All, I've found these warning with recent Harbour versions, reported by both MSVC 2008 and 2010: --- \harbour\src\compiler\obj\win\msvc\harboury.c(7035) : warning C4701: potentially uninitialized local variable 'hb_complval' used \harbour\src\rtl\hbzlib.c(249) : warning C4701: potentially un

Res: [Harbour] tmysql and scripts

2010-04-14 Thread Fernando Athayde
i found this MySQL 5.1 also supports the execution of a string containing multiple statements separated by semicolon (“;”) characters. This capability is enabled by special options that are specified either when you connect to the server with mysql_real_connect() or after connecting by calling`

[Harbour] sf.net bug: codepage translation

2010-04-14 Thread Viktor Szakáts
Hi All, Here's a new bug report / fix suggestion: http://sourceforge.net/tracker/index.php?func=detail&aid=2987157&group_id=681&atid=100681 Any comment? [ Seems valid to me at first read. ] Brgds, Viktor ___ Harbour mailing list (attachment size l

[Harbour] tmysql and scripts

2010-04-14 Thread Fernando Athayde
hello all I can´t run scripts sql using tmysql, I guess my fault, but I can´t see where cScript := "" cScript += "DELIMITER $$"+CHR(10)+CHR(13) cScript += "CREATE DEFINER = `ro...@`%` TRIGGER `lancamentos_fixos_before_ins_tr` BEFORE INSERT ON `lancamentos_fixos` FOR EACH ROW"+CHR(10)+CH

Re: [Harbour] MSVC 2010

2010-04-14 Thread Viktor Szakáts
> Makes me wonder if more Win OS's are no longer supported too ! :) I don't know, but for sure they forgot to include these details on the marketing brochures :) Brgds, Viktor ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-pro

[Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Pritpal Bedi
Posting in thread: Any tips how to install on Suse Enterprise Server 10 ? I need instruction from step 0. - enjoy hbIDEing... Pritpal Bedi http://hbide.vouch.info/ -- View this message in context: http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get-n

Re: [Harbour] MSVC 2010

2010-04-14 Thread smu johnson
Makes me wonder if more Win OS's are no longer supported too ! :) On Wed, Apr 14, 2010 at 3:27 AM, Viktor Szakáts wrote: > Hi All, > > Above version got out on Monday, Express version as well. > > [ Microsoft is hopeless: you're forced to upgrade > system components and even restart is required

Re: [Harbour] Error with 14333

2010-04-14 Thread Viktor Szakáts
Hi All, I hope someone can fix these. These were so far hidden because of turned off warnings for exotic compilers like bcc/pocc/xcc when building external libs. Now they are visible. If the problems won't be resolved, I will simply disable failing libs for these targets. Brgds, Viktor On 2

Re: [Harbour] Error with 14333

2010-04-14 Thread Jacek Kubica
Hello Rossine, Wednesday, April 14, 2010, 5:27:42 PM, you wrote: R> Hello, R> I see this error with last version: R> [ERROR] R> Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in R> function next_marker R> *** 1 errors in Compile *** R> mingw32-make[3]: *** [jdmarker.obj]

[Harbour] Re: Still waiting GPF Soultion for intra-dlls call of QT...?

2010-04-14 Thread Shum
Thanks Pritpal Bedi, I will try ! Shum -- View this message in context: http://n2.nabble.com/Still-waiting-GPF-Soultion-for-intra-dlls-call-of-QT-tp4899741p4903072.html Sent from the harbour-devel mailing list archive at Nabble.com. ___ Harbour maili

[Harbour] Re: Still waiting GPF Soultion for intra-dlls call of QT...?

2010-04-14 Thread Shum
Hi Angel, Sorry for my noise ! Shum -- View this message in context: http://n2.nabble.com/Still-waiting-GPF-Soultion-for-intra-dlls-call-of-QT-tp4899741p4903060.html Sent from the harbour-devel mailing list archive at Nabble.com. ___ Harbour mailing

[Harbour] Re: Still waiting GPF Soultion for intra-dlls call of QT...?

2010-04-14 Thread Pritpal Bedi
Shum wrote: > > I am still waiting solution of GPF being intra-dlls file call of QT ... > > http://n2.nabble.com/What-wrong-with-this-example-Harbour-Qt-hbxbp-td4880826.html#a4880826 > > Called from QT_QWIDGET_SETWINDOWTITLE(0) > Called from QMAINWINDOW:SETWINDOWTITLE(0) in ../../../TQWidget.

[Harbour] Error with 14333

2010-04-14 Thread Rossine
Hello, I see this error with last version: [ERROR] Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in function next_marker *** 1 errors in Compile *** mingw32-make[3]: *** [jdmarker.obj] Error 1 mingw32-make[2]: *** [descend] Error 2 mingw32-make[1]: *** [jpeg.inst] Erro

[Harbour] Re: Pritpal and Vikto, please test this generator

2010-04-14 Thread Pritpal Bedi
francesco perillo wrote: > >>  pObj = ( QPointer< QPageSetupDialog > * ) >>            memset( hb_gcAllocate( sizeof( QPointer< QPageSetupDialog > ), >>                                   &s_gcQPageSetupDialog ), >>                    0, sizeof( QPointer< QPageSetupDialog > ) ); > > It is alread

Re: [Harbour] Re: Pritpal and Vikto, please test this generator

2010-04-14 Thread francesco perillo
>  pObj = ( QPointer< QPageSetupDialog > * ) >            memset( hb_gcAllocate( sizeof( QPointer< QPageSetupDialog > ), >                                   &s_gcQPageSetupDialog ), >                    0, sizeof( QPointer< QPageSetupDialog > ) ); It is already "included" it is visually differ

Re: [Harbour] Credit to Patrik for Harbour logo

2010-04-14 Thread Massimo Belgrano
+1 2010/4/14 Viktor Szakáts : > Hi Massimo and All, > I personally haven't seen any project where logo creator's > name (or any other contributor's name, besides webdesigner > name in a few cases) is put on every page of the project. > It's now shown on the logo/art page where it's unmistakably >

[Harbour] Re: Pritpal and Vikto, please test this generator

2010-04-14 Thread Pritpal Bedi
francesco perillo wrote: > > I continued to do some work on the generator and implemented the check > on ->calls > > From: > HB_FUNC( QT_QAPPLICATION_CURSORFLASHTIME ) > { >hb_retni( hbqt_par_QApplication( 1 )->cursorFlashTime() ); > } > > To: > HB_FUNC( QT_QAPPLICATION_CURSORFLASHTIME ) >

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

2010-04-14 Thread vszakats
Revision: 14333 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14333&view=rev Author: vszakats Date: 2010-04-14 13:29:34 + (Wed, 14 Apr 2010) Log Message: --- 2010-04-14 15:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Updated MSV

Re: [Harbour] Re: Compiling CGI programs and RUN on Apache

2010-04-14 Thread Lorenzo Fiorini
On Wed, Apr 14, 2010 at 1:22 PM, Bruno Luciani wrote: > why testcgi not works ? I don't know. I didn't write it and I don't find it useful. IMHO HTML is so well documented and supported that hiding it behind a class is a waste of resources. best regards, Lorenzo

[Harbour] Re: Still waiting GPF Soultion for intra-dlls call of QT...?

2010-04-14 Thread Angel Pais
El 14/04/2010 0:21, Shum escribió: Hi All, I am still waiting solution of GPF being intra-dlls file call of QT ... http://n2.nabble.com/What-wrong-with-this-example-Harbour-Qt-hbxbp-td4880826.html#a4880826 Called from QT_QWIDGET_SETWINDOWTITLE(0) Called from QMAINWINDOW:SETWINDOWTITLE(0) in .

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Barry Jackson
FWIW I would recommend Mandriva Linux 2010.0 1. It is stable. 2. It ships with qt 4.5.x as standard. 3. I have not seen a single gpf while testing hbide in it. 4. It ships with both KDE4 and Gnome D.E.s on one installation DVD.iso 5. Installation is straightforward and the system management contr

Re: [Harbour] Credit to Patrik for Harbour logo

2010-04-14 Thread Viktor Szakáts
Hi Massimo and All, >> I have informed Patrik of update and Patrik have requested put on every page >> now is http://www.harbour-project.org/logos.html >> What think About it? IMO you don't have to be the messenger here. I personally haven't seen any project where logo creator's name (or any ot

Re: [Harbour] Credit to Patrik for Harbour logo

2010-04-14 Thread Vailton Renato
Hi Massimo, > I have informed Patrik of update and Patrik have requested put on every page > now is http://www.harbour-project.org/logos.html > What think About it? It is not very important what I think, but what the group thinks. I'm not in front of the Harbour project and do not think I should

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

2010-04-14 Thread vszakats
Revision: 14332 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14332&view=rev Author: vszakats Date: 2010-04-14 11:49:37 + (Wed, 14 Apr 2010) Log Message: --- 2010-04-14 13:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - tests/testcgi.prg - D

Re: [Harbour] Re: Compiling CGI programs and RUN on Apache

2010-04-14 Thread Bruno Luciani
why testcgi not works ? Bruno 2010/4/14 Lorenzo Fiorini > On Tue, Apr 13, 2010 at 10:06 PM, Bruno Luciani > wrote: > > > Ok > > > > running > > > > http://www.lw3dtr.com.ar/cgi-bin/testlorenzo?testcgi > > > > > > I get > > > > Hello World! > > > > > > What that means ? > > That it works :) > >

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Viktor Szakáts
> I agree but i think might be a better starting point to have a working hbide > enviroment. > Hbide have some kind of issue with selecting path dialog on create new > project IMO it would be better to have a working HBQT library. HBIDE is based on it, so until HBQT doesn't work properly, HB

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread marco bra
> > I'd however strongly suggest to not try to fix problems > blindly by installing newer versions of complete OS. This > is the most silly thing we can do, unless our goal is to > drop any notion to follow quality and to control our own > codebase. I hope it isn't. > > I agree but i think might be

[Harbour] MSVC 2010

2010-04-14 Thread Viktor Szakáts
Hi All, Above version got out on Monday, Express version as well. [ Microsoft is hopeless: you're forced to upgrade system components and even restart is required (in the middle of the process) just to install this development environment (I didn't select MSSQL). Awaiting SDK 7.1. ] Brgds, Vi

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread marco bra
To get or force renew of an ip from dhcpserver Open a terminal from Application→Accessories→Terminal and type: sudo dhclient give the user login password when requested it will not replyed to the screen when you write it, then press enter to see the network conf type: ifconfig Usually the sys

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Viktor Szakáts
Hi Marco, > @Viktor i suggest to Pritbal to install VirtualBox and Ubuntu 10.04 because > it have the latest qt into repositories and it get less GPF than Ubuntu 9.10 > and it will became into a stable state in the next days so install the Ubuntu > 10.04 32bit beta2 and then simply upgrading us

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread francesco perillo
On Wed, Apr 14, 2010 at 11:59 AM, marco bra wrote: > @Francesco Perillo > Installing Ubuntu in a virtual pc ( i suggest Virtualbox ) inside Windows or > in a real pc with Windows in dual boot mode is very very very easy... Marco, I know this (I use linux from the gone "floppy" days), and for me a

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread marco bra
@Francesco Perillo Installing Ubuntu in a virtual pc ( i suggest Virtualbox ) inside Windows or in a real pc with Windows in dual boot mode is very very very easy... @Viktor i suggest to Pritbal to install VirtualBox and Ubuntu 10.04 because it have the latest qt into repositories and it get less

Re: [Harbour] Re: Compiling CGI programs and RUN on Apache

2010-04-14 Thread Lorenzo Fiorini
On Tue, Apr 13, 2010 at 10:06 PM, Bruno Luciani wrote: > Ok > > running > > http://www.lw3dtr.com.ar/cgi-bin/testlorenzo?testcgi > > > I get > > Hello World! > > > What that means ? That it works :) best regards, Lorenzo ___ Harbour mailing list (atta

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Viktor Szakáts
>> I can prepare a vmware virtual machine by the end of next week and put >> it on a web server for download... > > Or anyone can take one from here: > http://virtualboxes.org/images/ubuntu/ #10 is a good choice. Brgds, Viktor ___ Harbour mailing li

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread Viktor Szakáts
> Virtualbox or Vmware client or whatever Pritpal agrees on > > I just received a phone call from an experienced windows user that > tried to install ubuntu on one pc and got confused... > > > I can prepare a vmware virtual machine by the end of next week and put > it on a web server for dow

[Harbour] Credit to Patrik for Harbour logo

2010-04-14 Thread Massimo Belgrano
Hi Vailton I have informed Patrik of update and Patrik have requested put on every page now is http://www.harbour-project.org/logos.html What think About it? -- Forwarded message -- From: Patrick Mast Date: 2010/4/13 Subject: Re: [Harbour] SF.net SVN: harbour-project:[14303] trunk

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread francesco perillo
Marco, can't you prepare a virtual installation for Pritpal ? Virtualbox or Vmware client or whatever Pritpal agrees on I just received a phone call from an experienced windows user that tried to install ubuntu on one pc and got confused... I can prepare a vmware virtual machine by the end

Re: [Harbour] Re: Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors

2010-04-14 Thread marco bra
Pritpal, surely i will test on Ubuntu but i want to suggest you to have a self Linux environment: it require very simple steps: a) install Virtulbox on Win www.virtualbox.org/wiki/Downloads b) download the ubuntu 10.04 iso from ubuntu-10.04-beta2-desktop-i