Re: [Harbour] ChangeLog 9586 2008-10-09 10:02:02Z tfonrouge

2008-10-09 Thread Teo Fonrouge
On Thursday 09 October 2008 05:16:41 am Szakáts Viktor wrote: > Hi Teo, > > I'm not sure this is the right solution :( > > First, a .tmp file as a static file looks quite > strange, but most importantly, who will update > this file after each commit? Hello Viktor, This file will be only needed by

[Harbour] Missing hbverbld.h ?

2008-10-09 Thread Teo Fonrouge
Hello, Why is this file not in current SVN and is referenced in harbour.c ? best regards, Teo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] 2008-10-09 07:30 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-09 Thread Teo Fonrouge
2008-10-09 07:29 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) - bin/hb_flst.tmp * bin/pack_src.sh - removed the temporary file list from SVN. * Added code to retrieve the source file list when SVN info is not available best regards, Teo

[Harbour] ChangeLog 9586 2008-10-09 10:02:02Z tfonrouge

2008-10-09 Thread Teo Fonrouge
2008-10-09 05:02 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * bin/hb_flst.tmp * bin/pack_src.sh * small fix to have always the list ordered 2008-10-09 04:57 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + bin/hb_flst.tmp * bin/pack_src.sh * Made available the source

Re: [SPAM] [Harbour] Speedtst.exe results for 2 computers

2008-10-09 Thread Teo Fonrouge
On Thursday 09 October 2008 02:47:44 am Szakáts Viktor wrote: > Hi Teo, > > Good that you mention, I've observed this when doing the > builds. > > I think this is a serious limitation, which makes it > impossible for someone to build .rpms based on downloaded > source archives. > > Is there any way

Re: [Harbour] Missing hbverbld.h ?

2008-10-09 Thread Teo Fonrouge
On Thursday 09 October 2008 08:47:31 am Przemyslaw Czerpak wrote: > On Thu, 09 Oct 2008, Teo Fonrouge wrote: > > Hi Teo, > > > Why is this file not in current SVN and is referenced in harbour.c ? > > It's created dynamically by hbpp when Harbour is compiled. Hell

Re: [Harbour] Missing hbverbld.h ?

2008-10-09 Thread Teo Fonrouge
On Thursday 09 October 2008 02:38:03 pm Przemyslaw Czerpak wrote: > On Thu, 09 Oct 2008, Teo Fonrouge wrote: > > Hi Teo, > > > Do you know why the header of some files is different if you download the > > file by following the links provided by sourceforge.net ? > >

[Harbour] Profiling

2008-10-11 Thread Teo Fonrouge
Hello, On Linux, I want to do some profiling in an proyect, so I have compiled Harbour with "-DHB_USE_PROFILER" and created the binaries. Nevertheless, when I try to run the sample at /tests/testprof.prg it simply aborts with a segfault. Is there something in which I must have take care of ?

Re: [Harbour] Profiling

2008-10-11 Thread Teo Fonrouge
On Saturday 11 October 2008 03:00:37 am Teo Fonrouge wrote: > Hello, > > On Linux, I want to do some profiling in an proyect, so I have compiled > Harbour with "-DHB_USE_PROFILER" and created the binaries. > > Nevertheless, when I try to run the sample at /tests/tes

Re: [Harbour] Profiling

2008-10-12 Thread Teo Fonrouge
On Saturday 11 October 2008 11:11:50 Teo Fonrouge wrote: > On Saturday 11 October 2008 03:00:37 am Teo Fonrouge wrote: > > Hello, > > > > On Linux, I want to do some profiling in an proyect, so I have compiled > > Harbour with "-DHB_USE_PROFILER" and creat

Re: [Harbour] Profiling

2008-10-12 Thread Teo Fonrouge
On Sunday 12 October 2008 13:12:40 Francesco Saverio Giudice wrote: > Hi Teo, > > Il 11/10/2008 18.11, Teo Fonrouge ha scritto: > > Any help is badly appreciated. > > > Badly ?! ;-) > I hope not :-D > Sorry but I can't resist. :) Badly

[Harbour] 2008-10-19 20:02 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-19 Thread Teo Fonrouge
2008-10-19 20:02 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/debug/dbgbrwsr.prg ! Fixed out of range error ( BASE/1133 ) when scrolling out the source code window and then executing a "run" command. best reg

[Harbour] 2008-10-20 11:59 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-20 Thread Teo Fonrouge
2008-10-20 11:59 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/debug/debugger.prg ! Fixed error when selecting "Restore Settings" and the current prg source is not in the "path for Files" option. (NIL ::oBrwText at line 1478 on debugger.prg)

[Harbour] 2008-10-21 17:15 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-21 Thread Teo Fonrouge
2008-10-21 17:15 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/debug/debugger.prg ! Fixed error when moving in the call stack window to an source prg not included in the path, and a ::oWndVars (Monitor of vars) is opened. best regards, Teo

Re: [Harbour] A Bug in TBrowse Class

2008-10-26 Thread Teo Fonrouge
On Saturday 25 October 2008 09:09:06 pm Pritpal Bedi wrote: > Hello Przemek > > How this error can be generated: > Open any TBrowse. I did with tests/wvtext.prg . > > Scroll down with down-arrow past last line by two records. > Scroll up with up-arrow past first record. > Scroll down with down-arro

Re: [Harbour] 2008-11-04 23:03 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-04 Thread Teo Fonrouge
+ Moved functions not depending on FM_STATISTICS setting, > to separate files. > ; NOTE: MEMORY() function should IMO move to rtl, and > hb_xmem*() functions to common lib. 2008-11-04 15:53 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/vm/fm.c *

Re: [Harbour] Default support for shared library in MacOSX build

2008-11-20 Thread Teo Fonrouge
On Thursday 20 November 2008 12:30:37 pm Przemyslaw Czerpak wrote: > Hi All, > > I would like to hear group decision about default support for > shard libraries in binaries created for MacOSX. > I want to keep it enabled by default like in all other *nixes > so standard build scripts will create co

Re: [Harbour] OT: __GETMESSAGE

2008-12-14 Thread Teo Fonrouge
On Friday 12 December 2008 02:25:26 Jose Luis Capel wrote: > Hi all, > > Sorry for the off-topic and sorry for my low C level... Hello Jose, I think that this is fully on-topic :) > > I saw that __GETMESSAGE in classes.c is defined as: > > HB_FUNC( __GETMESSAGE ) > { >hb_retc( > hb_stackItem

Re: [Harbour] Re: OT: __GETMESSAGE

2008-12-17 Thread Teo Fonrouge
On Wednesday 17 December 2008 07:53:31 Przemyslaw Czerpak wrote: > Hi Jose, > > > Sorry for the off-topic and sorry for my low C level... > > I saw that __GETMESSAGE in classes.c is defined as: > > HB_FUNC( __GETMESSAGE ) > > { > >hb_retc( > > hb_stackItem(hb_stackBaseItem()->item.asSymbol.stac

Re: [Harbour] 2008-12-18 05:02 UTC+0200 Mindaugas Kavaliauskas

2008-12-20 Thread Teo Fonrouge
On Wednesday 17 December 2008 21:05:34 Mindaugas Kavaliauskas wrote: > 2008-12-18 05:02 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) >* include/hbclass.ch >* include/hbcomp.ch >* include/hberrors.h >* include/hbgenerr.c >* include/hbmain.c >* include/hbopt.c >

Re: [Harbour] what can I use for these missing xharbour functions?

2009-01-07 Thread Teo Fonrouge
On Wednesday 07 January 2009 11:03:53 Maurilio Longo wrote: > Hi, > > I'm trying to build a program of mine I've developed under xharbour on > harbour and I've found a couple of "missing" functions: > > ..\lib/hbcurl.a(teasy.o): Undefined symbol _HB_FUN___CLSMSGASSIGNED > referenced from data segme

Re: [Harbour] How to generate ERROR.LOG file with details of the failure of run-time errors?

2009-01-07 Thread Teo Fonrouge
On Wednesday 07 January 2009 07:07:49 Guillermo Varona Silupú wrote: > In xHarbour ever happens a runtime error, it generates a file named > Error.log contains: > > *** Error log file > [snip] > +--

Re: [Harbour] what can I use for these missing xharbour functions?

2009-01-07 Thread Teo Fonrouge
On Wednesday 07 January 2009 12:26:25 Maurilio Longo wrote: > Teo Fonrouge wrote: > > Try to use __objHasMsg() to substitute __clsMsgAssigned(). > > Teo, thanks, but I need to know if a subclass implements a message which is > virtual in the parent class. I think that __objHa

[Harbour] 2009-01-07 13:52 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2009-01-07 Thread Teo Fonrouge
* source/vm/classes.c + addded __objHasMsgAssigned( object, "msgName" ) ; this is similar to xHarbour __clsMsgAssigned() and checks ; if a VIRTUAL message has been overrided in a sub-class. ; TODO: Please check this implementation, I'm sure it can be optimized. best regards

Re: [Harbour] Help with scope class checking

2009-01-11 Thread Teo Fonrouge
On Tuesday 06 January 2009 11:05:09 am Teo Fonrouge wrote: [snip] Przemek, can you give any help on this ?. I just want to be able to send messages to private/protected methods from C source. Thanks in advance. best regards, Teo ___ Harbour

Re: [Harbour] Help with scope class checking

2009-01-13 Thread Teo Fonrouge
On Monday 12 January 2009 01:42:23 pm Przemyslaw Czerpak wrote: > On Tue, 06 Jan 2009, Teo Fonrouge wrote: > > Hi Teo, > > > I'm building an Client/Server database library based on Harbour Objects, > > the idea behind this is simple: > >  * On the Server si

[Harbour] "Self" variable is not showed in debugger

2009-01-13 Thread Teo Fonrouge
Hello, As subject. The following sample will not show the Self variable in the Monitor->Local menu option when compiled with -b option: /* start prg code */ #include "hbclass.ch" FUNCTION Main t := Test1():New( 1 ) RETURN NIL CLASS Test1 DATA v METHOD New ENDCLASS METHOD New( p1 ) CLA

Re: [Harbour] gtsln / gtcrs revisited

2009-02-19 Thread Teo Fonrouge
On Wednesday 18 February 2009 21:09:59 Viktor Szakáts wrote: > Hi all, > After rechecking the situation with gtcrs, gtsln, > I'd like to ask group whether we could move > these two GTs to the contrib area. > > The reasons are: > 1) Dependency on optional external libs, > with the same issues ou

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 11:38:38 Kleyber Derick wrote: > Hi all, > > My name is Kleyber and this is my first post here. I am considering to > migrate from xHarbour to Harbour, and I would like to know if it's possible > to have these three commands: > > OVERRIDE METHOD ; >IN CLASS

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 17:45:28 Kleyber Derick wrote: > Thanks a lot, Teo. I am not accostumized with this new feature so, I have > to test it in my apps. In fact, I override some methods from FWH' methods > only, changing to my own functions. If you get stuck on something we'll be glad to h

Re: [Harbour] Override / Extend functions

2009-02-26 Thread Teo Fonrouge
On Thursday 26 February 2009 18:31:17 Kleyber Derick wrote: > Yes, for sure! Well, in fact I use xHarbour 1.1.0 from February 2008 (that > came with my version of FWH) and I don`t have problems at all with this. > But considering that xHarbour was created to be with more extensions than > Harbour,

[Harbour] Multiple DESTRUCTOR calls on inherited classes

2008-03-04 Thread Teo Fonrouge
only when each parent class has his own DESTRUCTOR. best regards Teo Fonrouge #include "hbclass.ch" FUNCTION Main() LOCAL o o := Dummy3():New() RETURN NIL CLASS Dummy3 FROM Dummy2 ENDCLASS CLASS Dummy2 FROM Dummy1 ENDCLASS CLASS Dummy1 FROM Dummy0 ENDCLASS CL

Re: [Harbour] Multiple DESTRUCTOR calls on inherited classes

2008-03-05 Thread Teo Fonrouge
On Tuesday 04 March 2008 06:59:56 am Przemyslaw Czerpak wrote: > On Tue, 04 Mar 2008, Teo Fonrouge wrote: > > Hello, > > In a set of inherited classes, the DESTRUCTOR procedure is called more > > than one time if a parent class, has a DESTRUCTOR. > > I think that

Re: [Harbour] Harbour under Mandriva 2008

2008-03-21 Thread Teo Fonrouge
lhbsix -lhbusrrdd \ -lhbmacro -lhbcommon -lhblang -lhbcpage\ -lhbdebug -lhbcplr -lhbpcre -lhbct -lhbnf \ -lhbtip -lxhb -Wl,--end-group -lhbclipsm [snip] best regards Teo Fonrouge ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Re: Harbour under Mandriva 2008

2008-03-22 Thread Teo Fonrouge
ado de salida 1 David, You need to link in the math lib, just add at the end of your link sequence: -lm BTW, for environments that use bash shells (like linux), harbour provides the scripts: hbcmp, hblnk, hbrun those scripts allows you to easily compile, link and run respectively. e.g.:

Re: [Harbour] How Hbmk, hblnk, hbcc with bcc

2008-04-10 Thread Teo Fonrouge
nGW/MSYS shell. best regards Teo Fonrouge ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] New TBROWSE class

2008-04-11 Thread Teo Fonrouge
On Wednesday 09 April 2008 05:14:12 pm Przemyslaw Czerpak wrote: > Hi All, > > I'm attaching new TBROWSE class. > This new implementation though borrowed from previous Harbour version > some methods code like NTOP(), NBOTTOM(), NLEFT(), NRIGHT(), BORDER(), > MESSAGE() which recently Victor Szakats

Re: [Harbour] New TBROWSE class

2008-04-11 Thread Teo Fonrouge
On Thursday 10 April 2008 04:45:42 pm Przemyslaw Czerpak wrote: > On Thu, 10 Apr 2008, Teo Fonrouge wrote: > > Przemek, > > I've found just a visual issue, attached is a screen-shoot showing a > > wrong behavior regarding the columns width when moving the cursor > >

Re: [Harbour] New TBROWSE class

2008-04-12 Thread Teo Fonrouge
On Thursday 10 April 2008 08:52:18 pm you wrote: > On Thu, 10 Apr 2008, Teo Fonrouge wrote: > > Using the last tbrowse version that you just send I still have found > > problems regarding of size & position of cells, for illustrate this > > problems, I took the libert

Re: [Harbour] New TBROWSE class

2008-04-12 Thread Teo Fonrouge
On Friday 11 April 2008 12:32:14 am Teo Fonrouge wrote: [snip] Przemek, Just a little request, in the :doConfigure() method, I think that we need to use the value of oCol:width if it is not NIL, this is to allow a combination of a oCol:block that can return a empty string in this stage *but

Re: [Harbour] 2008-04-22 20:41 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-04-23 Thread Teo Fonrouge
. > If you can also describe what exactly TOFIX in :firstScrCol() > and :viewArea() means then maybe I can help - I do not have > xbase++ so I do not know what should be fixed. 2008-04-23 02:20 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * contrib/hbgd/gdimage.pr

Re: [Harbour] 2008-04-22 20:41 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-04-23 Thread Teo Fonrouge
On Wednesday 23 April 2008 06:00:11 am Lorenzo Fiorini wrote: > On Wed, Apr 23, 2008 at 9:34 AM, Teo Fonrouge <[EMAIL PROTECTED]> wrote: > > 2008-04-23 02:20 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) > > * contrib/hbgd/gdimage.prg > > ! Fixed

Re: [Harbour] SETGET METHOD is a DATA :(

2008-04-24 Thread Teo Fonrouge
On Thursday 24 April 2008 05:56:54 am Miguel Angel Marchuet wrote: > __objHasData( oObject, cSymbol ) returns .T. for SETGET METHOD > and returns .F. for __objHasMethod( oObject, cSymbol ) > > And other functions as follows, has the same problem: > __objGetMsgList( oObject, lDataMethod, nClassType

Re: [Harbour] Proposal of modification in Harbour\doc

2008-06-09 Thread Teo Fonrouge
On Monday 09 June 2008 02:41:16 pm Szakáts Viktor wrote: > > Well agree , and want start in doxygen so have download doxygen and > > read this guide http://www.codeproject.com/KB/tips/doxysetup.aspx > > but i have some problem to start: > > Harbour source *.c aren't in doxygen format. How convert?

Re: [Harbour] Problems wxHarbour

2010-05-10 Thread Teo Fonrouge
Hello Carlos, On May 10, 2010, at 12:31 PM, Carlos Arturo Castaño G. wrote: > Best regards, > > in process compiler wxHarbour with Mandriva2010 and MinGW , harbour2.0 > > problems in the programs : > show: > > sintaxis error argument at ( ... ) > > wxharbour.0.5.0-3/src/TAlias.prg > > lines:

[Harbour] THtmlDocument class bug ?

2010-05-21 Thread Teo Fonrouge
Hello all, I want to create, using Harbour, some html files So I would like to know if there are any known issues regarding this class. The sample: "harbour/contrib/hbtip/tests/dbtohtml.prg", seems to build a malformed html document; the end tags for and are missing from the final html file bui

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

2010-05-24 Thread Teo Fonrouge
On May 24, 2010, at 8:27 PM, Przemysław Czerpak wrote: > On Tue, 25 May 2010, tfonro...@users.sourceforge.net wrote: > > Hi, > >> Log Message: >> --- >> 2010-05-24 19:19 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) >> * contrib/hbtip/tht

<    1   2