[Harbour] Re: Leto DB Server

2008-01-31 Thread Alexander S.Kresin
Pritpal Bedi writes: Hello Alexander Alexander S.Kresin wrote: finally I've created this project and uploaded initial files to CVS - http://sourceforge.net/projects/letodb/. Release packages are available, too - letodb-0.1.src.zip and letodb-0.1.src.tar.gz. I need write permissions, if y

[Harbour] CHANGELOG: 2008-02-01 08:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-02-01 08:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbw32ddr/w32_ddrw.cpp ! Fixed compile error under MSVC. ! Fixed MSVC warning (strdup() -> hb_strdup()) Now compiles without warnings under MSVC. ! Reindented, some formatting. -- Brgds, Viktor __

[Harbour] Fix it quickly

2008-01-31 Thread David Arturo Macias Corona
Under eComStation (OS/2), I made: - checkout of current Harbour SVN in e:\harbour801 - change to e:\harbour801 and recreate make_gnu.cmd based in make_gnu.bat - make_gnu.cmd clean result a lot of messages First of them showed below then, no one file in e: root dir was found Current Harbour

Re: [Harbour] rdddbt lib question

2008-01-31 Thread Phil Barnett
On Thursday 31 January 2008 08:13:01 am Szakáts Viktor wrote: > Hi Przemek and all, > > I've noticed this RDD doesn't get built > either using the GNU and non-GNU make system. > Yet the source directory is there in SVN. > > Should we add it to the make systems, or should > we rather remove the sour

[Harbour] Changelog 2008-02-01 02:35 UTC+0100 Ryszard Glab

2008-01-31 Thread Ryszard Głąb
2008-02-01 02:35 UTC+0100 Ryszard Glab * config/lib.cf * added vpath to search target libraries in lib// * config/darwin/global.cf * config/hpux/global.cf * config/dos/global.cf * config/linux/global.cf * config/os2/global.cf * config/sunos/global.cf * config/bsd/glo

Re: [Harbour] Re: 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Lorenzo Fiorini
On Jan 31, 2008 5:50 PM, Marek Paliwoda <[EMAIL PROTECTED]> wrote: > I am curious what my changes have to do with > hb-func.sh, rpms and debs ? Could you explain > a little bit more ? Nothing against "your" changes, worried about "all" late minute changes. best regards, Lorenzo _

[Harbour] make_gnu.sh install errors

2008-01-31 Thread Lorenzo Fiorini
[...] snipped ! Can't install linux/gcc/libhbcommon.a, not found ! Can't install linux/gcc/libhbpp.a, not found ! Can't install linux/gcc/libhbcplr.a, not found ! Can't install linux/gcc/libhbrtl.a, not found ! Can't install linux/gcc/libgtcgi.a, not found ! Can't install linux/gcc/libgtpca.a, not

[Harbour] CHANGELOG: 2008-01-31 23:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 23:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/tests/demowvg.prg ! SVN header added. * source/rtl/dircmd.prg ! Minor typos in comments. * source/rtl/net.c % Minor opt. -- Brgds, Viktor ___ Harbou

Re: [Harbour] Leto DB Server

2008-01-31 Thread Pritpal Bedi
Hello Alexander Alexander S.Kresin wrote: > > finally I've created this project and uploaded initial files to CVS - > http://sourceforge.net/projects/letodb/. Release packages are available, > too - letodb-0.1.src.zip and letodb-0.1.src.tar.gz. > I need write permissions, if you agree. My S

Re: [Harbour] problem testing samples gtwvg

2008-01-31 Thread Szakáts Viktor
Hi Ciro, You'll need to update your local make script according to the recent lib name changes. Look up 'CHANGELOG: 2008-01-25 21:27' to see what name has exactly changed to what. Brgds, Viktor On 2008.01.31., at 20:14, Ciro Vargas Clemow wrote: Hi all: I did build contrib gtwvg and try t

Re: [Harbour] Changelog

2008-01-31 Thread Szakáts Viktor
Hi Guillermo, You'll need to add the include path for these external packages to your custom C options: set C_USR=-IC:\ads\acesdk -IC:\zlib-dll\include Brgds, Viktor On 2008.01.31., at 18:52, Guillermo Varona Silupú wrote: Szakáts Viktor escribió: Thanks, now it works perfectly. [SPA] Hola

RE: [Harbour] Leto DB Server

2008-01-31 Thread Massimo Belgrano
Compliment for yoyr works Very good! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander S.Kresin Sent: Thursday, January 31, 2008 1:03 PM To: Harbour Project Main Developer List. Subject: [Harbour] Leto DB Server Hi All, finally I've created th

Re: [Harbour] problem testing samples gtwvg

2008-01-31 Thread Ciro Vargas Clemow
Pritpal Bedi escribió: Hello Wait to get Harbour stable on changing folder structure. I can review only after that. Pritpal thanks Pritpal I will wait regards Ciro Ciro Vargas Clemow wrote: C:\borland\BCC55\BIN\ILINK32.EXE -Gn -Tpe -aa -LC:\borland\BCC55\LIB @_2008013138542$Script.ld

[Harbour] CHANGELOG: 2008-01-31 22:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 22:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/examples/guestbk/bld_b32.bat * contrib/examples/pe/bld_b32.bat * contrib/examples/dbu/bld_b32.bat * contrib/examples/hscript/bld_b32.bat ! Lib name changes. -- Brgds, Viktor _

Re: [Harbour] CHANGELOG: 2008-01-31 17:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Lorenzo Fiorini
On Jan 31, 2008 5:47 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: >* source/rtl/net.c >* include/hbapi.h > + Added hb_netname() and hb_username() low level versions >of NETNAME() and hb_USERNAME(). Under Linux/gcc: ../../net.c: In function 'hb_netname': ../../net.c:120: err

Re: [Harbour] problem testing samples gtwvg

2008-01-31 Thread Pritpal Bedi
Hello Wait to get Harbour stable on changing folder structure. I can review only after that. Pritpal Ciro Vargas Clemow wrote: > > C:\borland\BCC55\BIN\ILINK32.EXE -Gn -Tpe -aa -LC:\borland\BCC55\LIB > @_2008013138542$Script.ld > Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Bor

[Harbour] Re: CHANGELOG: 2008-01-31 19:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Marek Paliwoda
Viktor, 2008-01-31 19:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/make_gcc_all.sh ! Added SVN header. * contrib/hbgf/win32/common.mak ! Same change done as on the other 'common.mak's in contrib. Oops ! Thanks. -- Marek __

[Harbour] problem testing samples gtwvg

2008-01-31 Thread Ciro Vargas Clemow
Hi all: I did build contrib gtwvg and try to make the sample dmowvg.prg and I obtain. C:\borland\BCC55\BIN\ILINK32.EXE -Gn -Tpe -aa -LC:\borland\BCC55\LIB @_2008013138542$Script.ld Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_vmPushNumInt

[Harbour] Re: CHANGELOG: 2008-01-31 17:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Alexander S.Kresin
On Thursday, January 31, 2008, 19:47 Szakáts Viktor <[EMAIL PROTECTED]> wrote: SV> [ ... ] SV>* source/rtl/net.c SV>* include/hbapi.h SV> + Added hb_netname() and hb_username() low level versions SV>of NETNAME() and hb_USERNAME(). Thanks, Viktor. Regards, Alexander ht

[Harbour] Changelog 2008-01-31 18:47 UTC+0100 Ryszard Glab

2008-01-31 Thread Ryszard Głąb
2008-01-31 18:47 UTC+0100 Ryszard Glab * config/hpux/gcc.cf * config/darwin/gcc.cf * config/dos/owatcom.cf * config/dos/watcom.cf * config/dos/bcc16.cf * config/dos/rsx32.cf * config/dos/djgpp.cf * config/linux/owatcom.cf * config/linux/gcc.cf * config/os2/gcc.cf *

Re: [Harbour] Re: 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Szakáts Viktor
Thanks Marek. (This correctly reads "backslash to forward slash".) Brgds, Viktor On 2008.01.31., at 18:06, Marek Paliwoda wrote: Hi Viktor, This broke the normal BCC build method because you've changed the forward slash to backslash in common.mak, and now TLIB wants to process some path name

Re: [Harbour] Re: Leto DB Server

2008-01-31 Thread Szakáts Viktor
Hi Alexander, The new C level function is called hb_netname(). Caller have to free the returned pointer (char *), if not NULL. Brgds, Viktor On 2008.01.31., at 14:59, Alexander S.Kresin wrote: Szakáts Viktor writes: Hi Alexander, Great stuff again, thanks a lot. Would it help you to eliminat

Re: [Harbour] 2008-01-31 18:29 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Szakáts Viktor
Now it's working fine. Brgds, Viktor On 2008.01.31., at 18:31, Marek Paliwoda wrote: 2008-01-31 18:29 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl) * contrib/gtwvg/common.mak * contrib/hbapollo/common.mak * contrib/hbbmcdx/common.mak * contrib/hbbtree/common.mak * contrib/hbclips

[Harbour] CHANGELOG: 2008-01-31 19:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 19:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/make_gcc_all.sh ! Added SVN header. * contrib/hbgf/win32/common.mak ! Same change done as on the other 'common.mak's in contrib. -- Brgds, Viktor ___ Harbour maili

[Harbour] CHANGELOG: 2008-01-31 19:36 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 19:36 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/net.c ! Typo fixed. -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Changelog

2008-01-31 Thread Guillermo Varona Silupú
Szakáts Viktor escribió: Thanks, now it works perfectly. [SPA] Hola, yo estoy obteniendo estos mensajes: [ENG] Hello, I am getting these messages: D:\harbour>MAKE_GNU ../../ioapi.c:13:18: zlib.h: No such file or directory In file included from ../../ioapi.c:14: ../../ioapi.h:38: error: syntax

Re: [Harbour] Changelog

2008-01-31 Thread Szakáts Viktor
Hi Ryszard, One more thing, it seems to me the 'install' mode of GNU make doesn't work for the libs. Brgds, Viktor On 2008.01.31., at 17:38, Ryszard Głąb wrote: 2008-01-31 17:40 UTC+0100 Ryszard Glab * config/w32/mingw32.cf * fixed library name mainstd -> hbmainstd Regards, Ryszard

[Harbour] 2008-01-31 18:41 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Marek Paliwoda
2008-01-31 18:41 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl) + contrib/mtpl_gcc.mak + Readded to SVN yet another time -- Marek Paliwoda mpaliwoda at interia pl ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour

[Harbour] 2008-01-31 18:29 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Marek Paliwoda
2008-01-31 18:29 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl) * contrib/gtwvg/common.mak * contrib/hbapollo/common.mak * contrib/hbbmcdx/common.mak * contrib/hbbtree/common.mak * contrib/hbclipsm/common.mak * contrib/hbct/common.mak * contrib/hbfbird/common.mak * contr

[Harbour] CHANGELOG: 2008-01-31 18:07 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 18:07 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * common.mak * harbour-ce-spec * harbour-w32-spec * harbour.spec * make_tgz.sh * utils/hbpptest/Makefile + utils/hbpptest/hbpptest.prg - utils/hbpptest/pretest.prg ! Fixed hbpptest to have this name (instea

[Harbour] Re: 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Marek Paliwoda
Hi Viktor, This broke the normal BCC build method because you've changed the forward slash to backslash in common.mak, and now TLIB wants to process some path names as command line switches. Ok, I've got it. I'll revert the change imidiately. -- Marek ___

[Harbour] Re: 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Marek Paliwoda
Hi Lorenzo, I'd propose to revert and discuss your change and implement it after the release. Only fixes are permitted since last week in the repository. Just my personal opinion but such deep changes to the build system right before RC1 is not a good idea. What about hb-func.sh? What about rp

Re: [Harbour] Changelog

2008-01-31 Thread Szakáts Viktor
Thanks, now it works perfectly. Brgds, Viktor On 2008.01.31., at 17:38, Ryszard Głąb wrote: 2008-01-31 17:40 UTC+0100 Ryszard Glab * config/w32/mingw32.cf * fixed library name mainstd -> hbmainstd Regards, Ryszard ___ Harbour mailing list H

[Harbour] Re: 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Marek Paliwoda
Hi Viktor, This broke the normal BCC build method because you've changed the forward slash to backslash in common.mak, and now TLIB wants to process some path names as command line switches. Everything builds *without* problems here either with Bcc or Msvc. I'd suggest to check your environmen

[Harbour] CHANGELOG: 2008-01-31 17:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 17:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * bin/hb-func.sh + Updated for lib name change. Please test & review. * source/rtl/net.c * include/hbapi.h + Added hb_netname() and hb_username() low level versions of NETNAME() and hb_USERNAME(). --

[Harbour] Changelog

2008-01-31 Thread Ryszard Głąb
2008-01-31 17:40 UTC+0100 Ryszard Glab * config/w32/mingw32.cf * fixed library name mainstd -> hbmainstd Regards, Ryszard ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Szakáts Viktor
Hi Lorenzo, The lib rename was already planned (and discussed and agreed) to be done before the release. So I'd vote to move forward. Especially since doing a lib rename _after_ a stable release doesn't look like a very good idea. I'll update hb-func.sh as much as I can. Brgds, Viktor On 2008.

Re: [Harbour] 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Lorenzo Fiorini
On Jan 31, 2008 4:29 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > I'd propose to revert and discuss your change > and implement it after the release. Only fixes > are permitted since last week in the repository. Just my personal opinion but such deep changes to the build system right before RC

Re: [Harbour] Changelog 2008-01-31 13:00 UTC+0100 Ryszard Glab

2008-01-31 Thread Szakáts Viktor
Hi Ryszard, On 2008.01.31., at 16:28, Ryszard Glab wrote: On 31 Jan 2008 at 14:11, Szakáts Viktor wrote: Great, now I was able to build Harbour using Mingw32 on Win32. The /utils didn't get build though due to this error: "ld.exe: cannot find -lmainstd" Can you check if lib/w32/mingw32/hb

[Harbour] CHANGELOG: 2008-01-31 16:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 16:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbextern.ch * source/rtl/net.c * contrib/xhb/hbcompat.ch ! Removed non-compatible xhb extension from NetName(). + hb_UserName() function added with the above functionality. ! Slight correction to the W

Re: [Harbour] 2008-01-30 21:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

2008-01-31 Thread Szakáts Viktor
Hi Marek, This broke the normal BCC build method because you've changed the forward slash to backslash in common.mak, and now TLIB wants to process some path names as command line switches. I'd propose to revert and discuss your change and implement it after the release. Only fixes are permitted

Re: [Harbour] Changelog 2008-01-31 13:00 UTC+0100 Ryszard Glab

2008-01-31 Thread Ryszard Glab
On 31 Jan 2008 at 14:11, Szakáts Viktor wrote: > Great, now I was able to build Harbour using Mingw32 on Win32. > > The /utils didn't get build though due to this > error: "ld.exe: cannot find -lmainstd" Can you check if lib/w32/mingw32/hbmainstd.a was created? > Pls, I'd also suggest to creat

[Harbour] Re: Leto DB Server

2008-01-31 Thread Alexander S.Kresin
Szakáts Viktor writes: Hi Alexander, Great stuff again, thanks a lot. Would it help you to eliminate net.c, if I'd create a C level version of NETNAME()? Yes, of course, but I will still need to leave it for some time for those, who don't use latest code and for xHarbour users. Regards,

[Harbour] CHANGELOG: 2008-01-31 14:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

2008-01-31 Thread Szakáts Viktor
2008-01-31 14:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbbtree/hb_btree.c ! Removed HB_ERR_SS_TOOLS reference. -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listi

[Harbour] rdddbt lib question

2008-01-31 Thread Szakáts Viktor
Hi Przemek and all, I've noticed this RDD doesn't get built either using the GNU and non-GNU make system. Yet the source directory is there in SVN. Should we add it to the make systems, or should we rather remove the source? or else? Brgds, Viktor __

Re: [Harbour] Changelog 2008-01-31 13:00 UTC+0100 Ryszard Glab

2008-01-31 Thread Szakáts Viktor
Hi Ryszard, Great, now I was able to build Harbour using Mingw32 on Win32. The /utils didn't get build though due to this error: "ld.exe: cannot find -lmainstd" Pls, I'd also suggest to create all executables also in some central dir (/bin///), instead of them being scattered like libs were. B

Re: [Harbour] Leto DB Server

2008-01-31 Thread Szakáts Viktor
Hi Alexander, Great stuff again, thanks a lot. Would it help you to eliminate net.c, if I'd create a C level version of NETNAME()? Brgds, Viktor On 2008.01.31., at 13:02, Alexander S.Kresin wrote: Hi All, finally I've created this project and uploaded initial files to CVS - http://sourcef

[Harbour] Leto DB Server

2008-01-31 Thread Alexander S.Kresin
Hi All, finally I've created this project and uploaded initial files to CVS - http://sourceforge.net/projects/letodb/. Release packages are available, too - letodb-0.1.src.zip and letodb-0.1.src.tar.gz. There are server itself, rdd and management utility - this one is written for HwGUI, bu

[Harbour] Changelog 2008-01-31 13:00 UTC+0100 Ryszard Glab

2008-01-31 Thread Ryszard Głąb
2008-01-31 13:00 UTC+0100 Ryszard Glab * source/rdd/Makefile * config/global.cf * added HB_LIB_DIRS with a list of valid RDD subdirectories (HB_LIB_DRIVERS stores the list of valid RDD libraries) Regards, Ryszard ___ Harbour mailing

[Harbour] Changelog 2008-01-31 12:40 UTC+0100 Ryszard Glab

2008-01-31 Thread Ryszard Głąb
2008-01-31 12:40 UTC+0100 Ryszard Glab * doc/howtosvn.txt * svn update does not report locally modified files - it is required to run 'svn status' to list all changed files * config/lib.cf * config/bin.cf * config/darwin/gcc.cf * config/darwin/global.cf * config/hp