Revision: 11522
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11522&view=rev
Author: vouchcac
Date: 2009-06-25 08:13:06 + (Thu, 25 Jun 2009)
Log Message:
---
2009-06-25 01:05 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* harbour/contrib/hbqt/Makefi
Revision: 11523
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11523&view=rev
Author: vouchcac
Date: 2009-06-25 08:15:01 + (Thu, 25 Jun 2009)
Log Message:
---
Modified Paths:
--
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbxbp/
Revision: 11524
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11524&view=rev
Author: vouchcac
Date: 2009-06-25 08:19:04 + (Thu, 25 Jun 2009)
Log Message:
---
* Previous entry updated.
Modified Paths:
--
trunk/harbour/ChangeLog
Thi
Hi,
I'm trying to find a way to compile WinCE executable on WinXP. It is not
very clear for me, what compilers/tools should be installed to do this?
I prefer MinGW CE, but googling does not give an answer, that mingw CE
is. Are "mingwce" and "cegcc" the same thing? (It seems cegcc is for
lin
Hi Mindaugas,
Yes, "mingwce" is cegcc.
In beta1 binary release, you'll find links and instructions
in /mingwarm/HARBOUR_README_MINGWARM.
>From the point you have this installed, just follow the example
in INSTALL to create a build.
Brgds,
Viktor
On Thu, Jun 25, 2009 at 10:24 AM, Mindaugas
Kava
On Thu, 25 Jun 2009, Mindaugas Kavaliauskas wrote:
Hi,
> I'm trying to find a way to compile WinCE executable on WinXP. It is not
> very clear for me, what compilers/tools should be installed to do this? I
> prefer MinGW CE, but googling does not give an answer, that mingw CE is.
> Are "mingwc
On Wed, 24 Jun 2009, Davor Siklic wrote:
> Hi all
> Today I see this error (ubuntu 9.04)
> svn update
> At revision 11520.
>
> make[4]: Entering directory `/opt/clipp/harbour/source/rtl/linux/gcc'
> gcc -I. -I../../../../include -Wall -W -O3-c ../../strpeek.c
> -ostrpeek.o
> .
>> At revision 11520.
>>
>> make[4]: Entering directory `/opt/clipp/harbour/source/rtl/linux/gcc'
>> gcc -I. -I../../../../include -Wall -W -O3 -c ../../strpeek.c
>> -ostrpeek.o
>> ../../strpeek.c: In function âHB_FUN_STRPOKEâ:
>> ../../strpeek.c:88: error: assignment of read-onl
Przemek, I've just realized I have fixed warnings in these files already:
contrib/hbmysql/mysql.c
contrib/hbodbc/odbc.c
contrib/hbtpathy/tpcommon.c
contrib/hbsqlit3/hbsqlit3.c
contrib/hbpgsql/postgres.c
contrib/hbmisc/strfmt.c
contrib/hbwin/win_prn2.c
contrib/hbwin/
Hi,
thank you! It would be very useful to have this info in INSTALL. But I
still unable to compile:
set path=c:\mingw32ce\bin
set HB_ARCHITECTURE=wce
set HB_COMPILER=mingwarm
cd c:\harbour
call make_gnu.bat
...
mingw32-make[3]: Entering directory `C:/harbour/s
On Thu, 25 Jun 2009, Szak�ts Viktor wrote:
> Przemek, I've just realized I have fixed warnings in these files already:
> contrib/hbmysql/mysql.c
> contrib/hbodbc/odbc.c
> contrib/hbtpathy/tpcommon.c
> contrib/hbsqlit3/hbsqlit3.c
> contrib/hbpgsql/postgres.c
> contrib/hbmisc/
Hi,
Przemyslaw Czerpak wrote:
I'm trying to find a way to compile WinCE executable on WinXP. It is not
very clear for me, what compilers/tools should be installed to do this? I
prefer MinGW CE, but googling does not give an answer, that mingw CE is.
Are "mingwce" and "cegcc" the same thing? (
Przemyslaw Czerpak napsal(a):
On Wed, 24 Jun 2009, Davor Siklic wrote:
Hi all
Today I see this error (ubuntu 9.04)
svn update
At revision 11520.
make[4]: Entering directory `/opt/clipp/harbour/source/rtl/linux/gcc'
gcc -I. -I../../../../include -Wall -W -O3-c ../../strpee
Revision: 11525
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11525&view=rev
Author: vszakats
Date: 2009-06-25 10:18:21 + (Thu, 25 Jun 2009)
Log Message:
---
2009-06-25 12:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* Minor
*
Mindaugas,
> 2) HARBOUR_README_MINGWARM from binary beta1 contains link to
>
https://sourceforge.net/project/downloading.php?group_id=173455&use_mirror=switch&filename=cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz&a=34126466
> What project publishes this download?
group_id 173455 is http://sourceforge.
(opps sent too early)
group_id 173455 is http://sourceforge.net/projects/cegcc
and the file can be found in the download section for Package "cegcc" Release
"0.51.0"
http://sourceforge.net/project/showfiles.php?group_id=173455&package_id=198682&release_id=559788
Chen.
_
Hi,
--
PROC main()
LOCAL tNow, cNow
tNow := HB_DATETIME()
cNow := HB_TTOC(tNow, "-MM-DD", "HH:MM:SS.FFF")
? cNow
? HB_CTOT(cNow, "-MM-DD", "HH:MM:SS.FFF")
RETURN
--
prints:
-
>
> set path=c:\mingw32ce\bin
set HB_ARCHITECTURE=wce
set HB_COMPILER=mingwarm
cd c:\harbour
call make_gnu.bat
Please try with the INSTALL example as is.
> thank you! It would be very useful to have this info in INSTALL. But I
> still unable to compile:
INSTALL already contains a large am
Chen Kedem wrote:
(opps sent too early)
group_id 173455 is http://sourceforge.net/projects/cegcc
and the file can be found in the download section for Package "cegcc" Release
"0.51.0"
http://sourceforge.net/project/showfiles.php?group_id=173455&package_id=198682&release_id=559788
Hi,
thank
On Thu, Jun 25, 2009 at 12:30 PM, Viktor Szakáts wrote:
> set path=c:\mingw32ce\bin
>
> set HB_ARCHITECTURE=wce
>
> set HB_COMPILER=mingwarm
>
> cd c:\harbour
>
> call make_gnu.bat
>
>
> Please try with the INSTALL example as is.
>
Alternatively you can try with this:
---
set PATH=C:\mingw3
Ops, fixed:
> ---
> set PATH=C:\mingw32ce\bin
> rem
> set HB_BIN_COMPILE=C:\hb-mingw\bin
> set HB_PPGEN_PATH=%HB_BIN_COMPILE%
> rem
> set HB_INSTALL_PREFIX=C:\hb
> call make_gnu.bat %1 %2 > log.txt 2>&1
> ---
>
Hi,
Please try with the INSTALL example as is.
I've already did it, before writing the letter but without success... :/
The same 193 error.
INSTALL already contains a large amount of information
which needs to be maintained, so I've intentionally left
out anything which is related to C
On Thu, Jun 25, 2009 at 12:40 PM, Mindaugas
Kavaliauskas wrote:
>> Please try with the INSTALL example as is.
>
> I've already did it, before writing the letter but without success... :/ The
> same 193 error.
The small .bat you posted is wrong. It's missing HB_CCPREFIX for
example, so it cannot ex
Viktor Szakáts wrote:
Ops, fixed:
---
set PATH=C:\mingw32ce\bin
rem
set HB_BIN_COMPILE=C:\hb-mingw\bin
set HB_PPGEN_PATH=%HB_BIN_COMPILE%
rem
set HB_INSTALL_PREFIX=C:\hb
call make_gnu.bat %1 %2 > log.txt 2>&1
---
log.
On Thu, 25 Jun 2009, Mindaugas Kavaliauskas wrote:
> Hi,
>> MinGW CE is MinGW for Windows CE and is designed to port windows
>> application to WinCE. CEGCC is GNUC compiler for Windows CE and
>> is designed to port POSIX applications to WinCE.
>> Both comes from the same projects. I ported Harbour
Hi,
Please try with the INSTALL example as is.
I've already did it, before writing the letter but without success... :/ The
same 193 error.
I think I'm on a good road. All this time I was thinking, how can
windows can complain about bad executable format (error 193) for "gcc"
executable, b
Revision: 11526
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11526&view=rev
Author: vszakats
Date: 2009-06-25 11:41:11 + (Thu, 25 Jun 2009)
Log Message:
---
2009-06-25 13:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmzip/hbmzip.c
>
> You need Cygwin, it's the first NOTE in the README.
>>
>
> This first note says, that cygwin is required to unpack .tar, but I have
> tar.exe from GNU utils library, so the 4th note says I do not need it.
It says to "unpack *and use*" ;) It also says you need cygwin1.dll in PATH.
Last NOTE sa
Revision: 11527
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11527&view=rev
Author: vszakats
Date: 2009-06-25 11:59:09 + (Thu, 25 Jun 2009)
Log Message:
---
2009-06-25 13:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbformat/hbformac.c
Viktor Szakáts wrote:
- If you feel unconfortable with Cygwin shell, you can
use gzip and GNU Tar to unpack it from Windows command
line, using these commands:
> gzip -d cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz
> tar -xvf cygwin-cegcc-mingw32ce-0.51.
On 2009.06.25., at 14:00, Mindaugas Kavaliauskas wrote:
Viktor Szakáts wrote:
- If you feel unconfortable with Cygwin shell, you can
use gzip and GNU Tar to unpack it from Windows command
line, using these commands:
> gzip -d cygwin-cegcc-mingw32ce-0.51.0-1.tar
Hi All,
Just a note to the list:
I'll remove hb_itemPutCPtr2() and change hb_itemPutCPtr()
to not accept a 'length' parameter anymore. This will close the
fix of this very old bug.
3rd party code using hb_itemPutCPtr() with a length parameter
will have to change it to hb_itemPutCLPtr().
Unlikel
Hi,
C:\cawi32\sample\test>cat test172.prg
PROC main()
SET(4, "-MM-DD")
? CTOD("2009-06-25 Hello")
? CTOD("2009-06-25 12:13:14")
RETURN
C:\cawi32\sample\test>TEST172.EXE
2009-06-25
2009-06-25
C:\cawi32\sample\test>hbrun test172.prg
2009-06-25
- -
Regards,
Mindaugas
___
Hello Viktor,
> To me it seems strange to push most of the costs of this
> business investment to "Harbour community", considering that
> it created sales, income and profit for your company
> along the years. I don't know, just guess that it wasn't
> a totally dead investment, which created a ful
Hello Massimo,
> Hi Patrick can you suggest a Wiki where we actively start cooperation
> between xharbour/harbour (org)
There are several good Wiki's. Personal I have used MediaWiki (
http://www.mediawiki.org/wiki/MediaWiki ) SourceForge uses WikiSpaces (
http://www.wikispaces.com )
we can searc
Hi Patrick,
Some more thoughts on the doc topic.
After thinking about it, I see not much point at all to ask for
*any actual amount of money* from the "Harbour community".
And the reason is very simple: There is no such entity as the
"Harbour community" as a payer. What I mean: If you say you
want
We sell xHarbour Language Reference Guide at a price of $48.00
($59.00 with PDF). Total net sales for all xHarbour Language
Reference Guide's combined over all years is USD $7,550.00. So, our
total net loss on xHDN is $31,250.00
Documentation is available from homepage so it's a sales
helpe
I'm old and stupid, and looking for an error of where he was not found
:)
1. Mlcount() on Win gives the wrong number of lines, if there is a chr
(10) only as eof - like in file
C:\harbour\contrib\rddsql\tests\test1.prg
(i have function like hb_run, that use MlCount()).
2. My olds ( from Clipper
On 06/24/2009 01:34 PM, Patrick Mast wrote:
Hello Phil,
That depends on how much you paid him. What was the figure?
Hannes started writing xHarbour doc's in November 2005 and finished
them April 2007. We paid him USD $38,800.00 for this job.
A healthy sum. I'm going to defer to
Hi, Patric, Viktor, Massimo and all (x)Harbour's community
How many big, has members, is (x)Harbour?s community?
Answer know Patric, registers members, and members who pay for
"xHarbourLanguageReferenceGuide". I am byers too and got what pay and
satisfied.
Let's mathematica talk:
Plan:
Qt 4.5.2 and Qt Creator 1.2 Released
June 25, 2009 -- Nokia has released Qt 4.5.2. This release coincides
with version 1.2 of Qt Creator. In addition, Nokia has provided
additions and updates to the Qt Visual Studio Add-In and the Qt Eclipse
Integration.
Qt 4.5.2 includes bugfixes and optimiz
i suggest if possible include in harbour rc1
2009/6/25 Marcos Gambeta
> Qt 4.5.2 and Qt Creator 1.2 Released
> June 25, 2009 -- Nokia has released Qt 4.5.2. This release coincides with
> version 1.2 of Qt Creator. In addition, Nokia has provided additions and
> updates to the Qt Visual Studio Ad
Hi!
Function mRun(c)
Local oShell,Ret
oShell:=CreateObject("WScript.Shell")
Ret :=oShell:Run("%ComSpec% /c " + c , 0, .t.)
oShell:=Nil
Return iif(Ret=0,.t.,.f.)
---8<
Error TOleAuto/65535 : TOLEAUTO:NEW
Called from ../../legacy.prg->THROW(0)
Called from ../../le
Error E2024 ../../strpeek.c 88: Cannot modify a const object in function
HB_FUN_STRPOKE
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:
Warning W8075 ../../hbcmplib.c 97: Suspicious pointer conversion in function
hb_compGenArgList
Warning W8075 ../../hbcmplib.c 101: Suspicious pointer conversion in
function hb_compGenArgList
Warning W8075 ../../ampm.c 64: Suspicious pointer conversion in function
HB_FUN_AMPM
Warning W8075 ..
Thanks, I'll fix this typo in my next commit.
Until then change line #156 in contrib/hbwin/legacy.prg to:
IF ! Empty( hOle )
Or even better to use the new API which is more efficient:
hb_oleCreateObject("WScript.Shell")
Brgds,
Viktor
On Thu, Jun 25, 2009 at 9:36 PM, Itamar Lins wrot
On Thu, 25 Jun 2009, Szak�ts Viktor wrote:
> Thanks, I'll fix this typo in my next commit.
> Until then change line #156 in contrib/hbwin/legacy.prg to:
> IF ! Empty( hOle )
> Or even better to use the new API which is more efficient:
> hb_oleCreateObject("WScript.Shell")
Please wait w
I'm waiting for your commit, no worries.
Brgds,
Viktor
On Thu, Jun 25, 2009 at 11:00 PM, Przemyslaw Czerpak wrote:
> On Thu, 25 Jun 2009, Szak�ts Viktor wrote:
>> Thanks, I'll fix this typo in my next commit.
>> Until then change line #156 in contrib/hbwin/legacy.prg to:
>> IF ! Empty( hOle
Hi Priptal, after download the last SVN (revision 11527), I can't build hbqt
library
d:\qt\qt\include/QtGui/../../src/gui/text/qtextformat.h:349: warning:
'QDataStre
am& operator>>(QDataStream&, QTextFormat&)' redeclared without dllimport
attribu
te: previous dllimport ignored
In file included fro
A completely new multi-user remoting software from OTC has
been released and is available for download.
It allows running Windows GUI and Console applications
including xHarbour applications using any of the popular
GUI libraries.
New Terminal GUI and Terminal Console contain special
extentions for
Does this also work with Harbour?
On 2009.06.26., at 1:47, Massimo Belgrano wrote:
A completely new multi-user remoting software from OTC has
been released and is available for download.
It allows running Windows GUI and Console applications
including xHarbour applications using any of the popu
Revision: 11528
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11528&view=rev
Author: druzus
Date: 2009-06-26 00:33:38 + (Fri, 26 Jun 2009)
Log Message:
---
2009-06-26 02:22 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbvm.
Previous errors now desapears but this erros in HBQT are new
Linux Kubuntu 8.04 QT 4.5.1
Bruno
gcc -I. -I../../../../include -Wall -W -O3 -I/usr/include/qt4
-I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtWebKit -c
.
Nice and huge job, thank you very much Przemek.
Brgds,
Viktor
On 2009.06.26., at 2:33, dru...@users.sourceforge.net wrote:
Revision: 11528
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11528&view=rev
Author: druzus
Date: 2009-06-26 00:33:38 + (Fri, 26 Jun
Horodyski Marek (PZUZ) wrote:
I'm old and stupid, and looking for an error of where he was not found
:)
1. Mlcount() on Win gives the wrong number of lines, if there is a chr
(10) only as eof - like in file
C:\harbour\contrib\rddsql\tests\test1.prg
(i have function like hb_run, that use MlCou
Revision: 11529
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11529&view=rev
Author: vszakats
Date: 2009-06-26 01:11:11 + (Fri, 26 Jun 2009)
Log Message:
---
2009-06-25 02:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* make_gnu.bat
Revision: 11530
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11530&view=rev
Author: druzus
Date: 2009-06-26 01:17:15 + (Fri, 26 Jun 2009)
Log Message:
---
2009-06-26 03:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbvm.
Viktor Szakáts wrote:
One little comment: contrib\xpp shouldn't be on the source
list as it's a contrib (and core shouldn't depend on contrib).
Currently XPP_TBROWSE() is also defined in source/rtl/tbrowse.prg
so it should be picked up already, I don't know why it isn't.
My mistake, I found th
On 25/06/2009, at 07:33 p.m., dru...@users.sourceforge.net wrote:
Revision: 11528
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11528&view=rev
Author: druzus
Date: 2009-06-26 00:33:38 + (Fri, 26 Jun 2009)
[big snip]
Thank you Przemek.
best regards,
Te
Hello Przemek
druzus wrote:
>
> Revision: 11528
>
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11528&view=rev
> Author: druzus
> Date: 2009-06-26 00:33:38 + (Fri, 26 Jun 2009)
>
Uncanny accuracy and deep insight into the code, really awesome.
Thanks fo
On Fri, Jun 26, 2009 at 2:33 AM, wrote:
> ...
> ! fixed bugs (also GPF traps) located by above modifications
> ...
Many thanks.
best regards,
Lorenzo
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listi
61 matches
Mail list logo