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
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
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
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
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
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
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 ?
> >
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 ?
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
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
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
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
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)
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
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
+ 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
*
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
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
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
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
>
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
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]
> +--
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
* 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
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
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
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
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
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
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
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,
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
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
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
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.:
nGW/MSYS shell.
best regards
Teo Fonrouge
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
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
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
> >
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
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
.
> 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
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
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
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?
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:
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
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
101 - 147 of 147 matches
Mail list logo