On Mon, Oct 27, 2008 at 1:26 PM, Vailton Renato <[EMAIL PROTECTED]> wrote:
> I await comments, criticisms and suggestions, the URL is:
> http://harbour-project.org/preview2/samples.html
Good job, many thanks.
IMHO with the web pages we mainly talk to non-xbase programmers (
every xbase programme
I would suggest to start with few samples and add more only after they
are carefully reviewed by the group ( we could create a new dir in the
svn to hold the official samples and demos, Viktor? ).
Sure. We already have 'examples' which seems to be the
preferred name choice of other projects, to
Typing
harbour > compile.log
at the command line I still get the output on screen and compile.log is
empty.
Is it expected?
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.em
2008-10-28 09:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/examples/guestbk/inifiles.prg
* contrib/examples/guestbk/testcgi.prg
* contrib/examples/guestbk/guestbk.prg
* contrib/examples/guestbk/bld_b32.bat
* contrib/examples/guestbk/bld_vc.bat
* contrib/examples/pe/bld_b3
Hi Przemek,
I'm getting 'unresvoled external _hb_xvmPushStringHidden'
when using #pragma TEXTHIDDEN with -gc3 switch.
Brgds,
Viktor
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Compiling harbour I receive this error
2008-10-28 09:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
bcc32.exe -c -q -d -Q -w -w-sig- -tWM -O2 -OS -Ov -Oi -Oc
-Iinclude -Iobj\b32 -DHB_FM_STATISTICS_OFF -tWM -OS -Ov -Oi -Oc -Q
-oobj\b32\copyfile.obj source\rtl\copyfile.c
source\rtl\copyfi
2008-10-28 10:24 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbxvm.h
* harbour/source/vm/hvm.c
* harbour/source/compiler/gencc.c
+ added finished by mistake support for hidden strings in -gc3 mode
best regards
Przemek
___
After
2008-10-28 10:24 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
I receive
source\vm\hvm.c:
Error E2451 source\vm\hvm.c 10326: Undefined symbol '_hb_stack_ptr_' in
function hb_xvmPushStringHidden
*** 1 errors in Compile ***
** error 1 ** deleting obj\b32_mt\hvm.obj
-Original Mes
2008-10-28 10:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* source/rtl/copyfile.c
! Fixed hb_fsCopy() name collision with static function.
--
Brgds,
Viktor
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/
2008-10-28 10:43 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/hvm.c
! added missing HB_STACK_PRELOAD
best regards
Przemek
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/list
Thanks
now compile fine
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Massimo
Belgrano
Sent: Saturday, October 25, 2008 10:38 AM
To: Harbour Project Main Developer List.
Subject: RE: R: [Harbour] RE: Harbour Digest, Vol 24, Issue 104
Pbmake
PBMake is a
Hi Przemek,
It now works like a charm (also in MinGW after the
latest change).
Thank you very much.
Actually, now I'm testing GTXWC under OSX, and so
far it's stunning, all the usual keys work (except
there is no key on the Mac - but there is
). I'm having some slight screen codepage/
refresh/
On Tue, Oct 28, 2008 at 11:34 AM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:
> Actually, now I'm testing GTXWC under OSX, and so
> far it's stunning, all the usual keys work (except
> there is no key on the Mac - but there is
> ). I'm having some slight screen codepage/
> refresh/resize problems,
2008-10-28 11:54 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* config/w32/gcc.cf
* config/w32/mingw.cf
+ Added -march=i486 to default C switches.
--
Brgds,
Viktor
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-projec
Actually, now I'm testing GTXWC under OSX, and so
far it's stunning, all the usual keys work (except
there is no key on the Mac - but there is
). I'm having some slight screen codepage/
refresh/resize problems, some of those can probably
be attributed to my GT layer. I'm unsure of the
codepage pr
Viktor,
Carbon is deprecated and Cocoa, you're right, needs Objective C.
Best regards.
Maurilio.
Szakáts Viktor wrote:
> Cocoa vs. Carbon should be chosen. Cocoa needs
> Objective C AFAIK, Carbon would be good, but it's
> slowly abandoned by Apple (won't be any 64-bit
> version of it f.e.).
--
On Tue, Oct 28, 2008 at 12:19 PM, Maurilio Longo
<[EMAIL PROTECTED]> wrote:
> Carbon is deprecated and Cocoa, you're right, needs Objective C.
I've heard the same thing but after I've found that many says that MS
and Adobe has requested Carbon to port their apps.
Also Openoffice chosed Carbon:
h
Maurilio, Przemek:
I am testing current Harbour with eCS 1.2MR and
gcc-4.3.2-os2-20081025.zip from Paul Smedley and I get many warnings/errors
I do not know if they belong to:
a) A bad gcc environment settings
b) Failures of gcc 4.3.2 port
c) Real warnings/error in Harbour code, due maybe to g
2008-10-28 12:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbcurl/make_b32.bat
* contrib/hbcurl/make_vc.bat
* contrib/hbcurl/Makefile
+ Added HB_HBCURL_USR_C envvar to customize C switches
specifically for this contrib.
--
Brgds,
Viktor
_
2008-10-28 12:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/gtwvt/gtwvt.h
* harbour/source/rtl/gtwvt/gtwvt.c
+ added support for creating console window after 1-st screen update
Please remember that it interacts with inkey() code which does not
wor
I agree that putting the examples in a folder to share, would be
great! I already working with the material that we have today ... But
in this case, we need a PHP script (no CGI, just a PHP) to fit the
page dynamically and so do not depend on anyone to adjust this.
I also programmed in PHP and if
OK, noted.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi Renato,
What about just linking the files directly from SVN?
Like this:
http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/examples/guestbk/guestbk.prg
This won't give us syntax coloring, but IMO that's
not a terrible loss.
Brgds,
Viktor
On 2008.10.28.,
Hi All
Vailton Renato wrote:
>
> I agree that putting the examples in a folder to share, would be
> great! I already working with the material that we have today ... But
> in this case, we need a PHP script (no CGI, just a PHP) to fit the
> page dynamically and so do not depend on anyone to adj
Yes, that may be there for some time to support
behemoth legacy users. I'm not sure it's very good
to invest in it for new development though, if
there are other alternatives.
For sure the latest goodies won't be implemented
for such abandoned API, even if it gets bundled
and maintained in a "lea
That's a nice offer, but I think we should keep our
pages on our current server, and not go to deep into
the "dynamic" page road, be it PHP, Java, ASP or else.
We could have some HarbourScript though, just to give
a flash of this technology :)
Brgds,
Viktor
On 2008.10.28., at 13:23, Pritpal Bed
Hi Pritpal!
> Just one note: Color of the icon to too
> Out of the color scheme. Blud Can you add some color to it?
Well, I had received for her suggestion some time ago, but the problem
is that I have not spotted a good icon for this menu item yet ... :S
> PS: My name does not appear in the cr
Hi folks,
Maybe someone has an idea, because I'm not sure
if this is an issue with my code, Harbour code,
or it's just expected behvior.
This happens with r9763, when compiled and built
with MinGW 4.1.2, and having HB_GT_WVT_DEFAULT
+ HB_GT_WIN in my app code.
Now, when the app starts, it's put
Renato and all,
Please feel free to add Pritpal to the list,
and don't forget yourself.
If there is anyone else missing from the list
and wanting to be there, pls speak up while
we're at this.
Preferably _name_, _country_, Harbour role [, e-mail/URL] [,
pictures[s] ]
should be sent to the li
These are warnings/errors of current Harbour code under OS/2 using usual
gcc335
Many of them happen in gcc432 too, so they are problem of Harbour code
and not of gcc version
David Macias
---
[E:\harbour810\harbour]make -r 1>make_gnu.log
../../gtstd.c: In function `
I am available to help.
Send me please _name_, _country_, Harbor role [, e-mail/URL] and [,
pictures [s]] for my email that will be providing the update of the
page.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/ma
Yes, the colors lose ... But beyond this, I think the screenshot and
the texts that highlight the features of example. I think this is a
good gap to highlight the features of the project.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.h
In this case, I still need to finish the design of other pages and the
rest of the site .. my question is: Do you think more appropriate then
to this page, wait to be selected or build some examples of PRG?
If yes, I will continue building the other pages, otherwise continue
to work with the mater
David,
I don't know, but GCC 4.3.2 from Paul is an alpha release, I'd wait for a more
stabilized environment.
Best regards.
Maurilio.
David Arturo Macias Corona wrote:
> Maurilio, Przemek:
>
> I am testing current Harbour with eCS 1.2MR and
> gcc-4.3.2-os2-20081025.zip from Paul Smedley and I
Reading the docs, Carbon looks like a good choice
for a Harbour GTWVT port.
Brgds,
Viktor
On 2008.10.28., at 12:34, Lorenzo Fiorini wrote:
On Tue, Oct 28, 2008 at 12:19 PM, Maurilio Longo
<[EMAIL PROTECTED]> wrote:
Carbon is deprecated and Cocoa, you're right, needs Objective C.
I've heard
On Tue, Oct 28, 2008 at 1:37 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:
> In any case, I think MinGW and MSVC/BCC should be
> behave (if possible) more similarly.
Have you added -mwindows to the link script?
best regards,
Lorenzo
___
Harbour mailing
On Tue, Oct 28, 2008 at 1:05 PM, Vailton Renato <[EMAIL PROTECTED]> wrote:
> I agree that putting the examples in a folder to share, would be
> great! I already working with the material that we have today ... But
> in this case, we need a PHP script (no CGI, just a PHP) to fit the
> page dynamica
On Tue, Oct 28, 2008 at 1:26 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:
> For sure the latest goodies won't be implemented
> for such abandoned API, even if it gets bundled
> and maintained in a "least-effort" fashion.
Ok but if I understand correctly we need a simple window and few
drawing pr
Lorenzo,
probably because those apps come from a windows world and carbon is similar,
conceptually, to win32 windowing api.
Maurilio.
Lorenzo Fiorini wrote:
> On Tue, Oct 28, 2008 at 12:19 PM, Maurilio Longo
> <[EMAIL PROTECTED]> wrote:
>
>> Carbon is deprecated and Cocoa, you're right, needs O
Good
I suggest organize doc area
Is possible made aivable as pdf?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Tuesday, October 28, 2008 1:23 PM
To: harbour@harbour-project.org
Subject: Re: [Harbour] Harbour Web site - Preview #2 (Up
Many thanks Lorenzo, that helped getting rid
of the additional console window. Great.
This way, Out*() functions are not visible
on screen, so we're in sync with MSVC/BCC.
Next question, how to solve the not appearing
Out*() functions. For some reason it's not even
possible to redirect them to f
On Tue, 28 Oct 2008, Szak�ts Viktor wrote:
Hi Viktor,
> This happens with r9763, when compiled and built
> with MinGW 4.1.2, and having HB_GT_WVT_DEFAULT
> + HB_GT_WIN in my app code.
> Now, when the app starts, it's putting some
> app headers on the command line via OutErr(),
> than goes CUI. Th
2008-10-28 15:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbstack.h
! fixed fDebugRequest declaration
best regards
Przemek
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/l
Thanks Viktor
Szakáts Viktor wrote:
>
> Please feel free to add Pritpal to the list,
> and don't forget yourself.
>
> If there is anyone else missing from the list
> and wanting to be there, pls speak up while
> we're at this.
>
> Preferably _name_, _country_, Harbour role [, e-mail/URL] [,
Hello Renato
> Just one note: Color of the icon to too
> Out of the color scheme. Blud Can you add some color to it?
>> Well, I had received for her suggestion some time ago, but the problem
>> is that I have not spotted a good icon for this menu item yet ... :S
Just send me the icon orupload
Captain of the Harbour GT with GUI aspect
Harbour general Manager Of all Developer of gtwvg
Harbour GT & Integration Captain
But also more hihihihihihihih
Plastic GURU of all fanatic of Look of harbour Application
People that merge the past of memoedit with Future OF GTWVG
-
From: [EMAIL PROTE
uh understand. I had understood something else, but ok ... I will
continue the work here.
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
If possible please include also me
Massimo Belgrano
[EMAIL PROTECTED]
Fleet Admiral of Newsgroup, Lieutenant of application tester, and Half
soldier developer.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Tuesday, October 28, 2008 5:
What about a RECLUTATION PAGE
PARTECIPATE TO NEXT RELEASE OF HARBOUR PROJECT!
All kind of ability are necessary to joint project!
Write you also the History of one of most RELIABLE , MULTIPLATFORM
project of language compiler
ECC:ECC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMA
2008-10-28 17:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/dynlibhb.c
! added #define INCL_DOSMODULEMGR for OS2 builds
best regards
Przemek
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-pro
Many thanks Przemek.
-mwindows did the job well.
Strange that STDERR/STDOUT don't work
on Windows systems (but this won't be the
last oddity with Windows for sure), so I'll
simply add some other means to display required
startup (help and some error) information, in
a window or something, so the
2008-10-28 20:08 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbstack.h
* harbour/source/vm/estack.c
+ added hb_stackReleaseTSD() function - this function can be called
only in HVM cleanup state when all threads except the main one are
released
* har
Przemek
Przemyslaw Czerpak-2 wrote:
>
> 2008-10-28 12:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/source/rtl/gtwvt/gtwvt.h
> * harbour/source/rtl/gtwvt/gtwvt.c
> + added support for creating console window after 1-st screen update
> Please remember that it
Hi Pritpal,
Thanks for the ground work. I will do the rest.
I plan to introduce:
typedef struct
{
DWORD dwExStyle,/* 0 */
DWORD dwStyle, /* WS_THICKFRAME|WS_OVERLAPPED|WS_CAPTION|
WS_SYSMENU|WS_MINIMIZEBOX|WS_MAXIMIZEBOX */
intx, /* 0 */
int
On Tuesday 28 October 2008 08:28:53 am Szakáts Viktor wrote:
> We could have some HarbourScript though, just to give
> a flash of this technology
My thoughts exactly.
--
"Ninety percent of politicians give the other 10 percent a bad name." -- Henry
Kissinger
On Tuesday 28 October 2008 03:50:45 am Szakáts Viktor wrote:
> > I would suggest to start with few samples and add more only after they
> > are carefully reviewed by the group ( we could create a new dir in the
> > svn to hold the official samples and demos, Viktor? ).
>
> Sure. We already have '
2008-10-28 18:12 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])
* harbour/contrib/gtwvg/gtwvg.c
* harbour/contrib/gtwvg/gtwvg.h
! Updated to respect latest features of GTWVT.
* harbour/contrib/gtwvg/tests/demowvg.prg
! Updated to honor procol the way console is visible
Regards
Pritpal B
Hi Viktor,
On 28 Oct 2008 at 21:27, Szakáts Viktor wrote:
> But why do you need to add all these non console
> related stuff to GTWVT??
I think Pritpal is trying to get into the scheme of "inherits from GTWVT to
avoid duplicated code".
> You're again and again trying to add Windows
> specific f
58 matches
Mail list logo