Re: [Harbour] 2008-08-26 12:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-08-26 Thread Przemyslaw Czerpak
On Tue, 26 Aug 2008, Szakáts Viktor wrote: Hi Viktor, > I see what you mean, hbmain.c contains declarations > of stuff found in the RTL, and some of those are not > even true these days. This declarations should come > from some .ch files, instead of being hardcoded, but > that's just the tip of

Re: [Harbour] 2008-08-26 12:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-08-26 Thread Szakáts Viktor
Hi Przemek, Thanks, it now works okay. I see what you mean, hbmain.c contains declarations of stuff found in the RTL, and some of those are not even true these days. This declarations should come from some .ch files, instead of being hardcoded, but that's just the tip of the iceberg. Can't we j

[Harbour] 2008-08-26 12:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-08-26 Thread Przemyslaw Czerpak
2008-08-26 12:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/compiler/hbmain.c ! reset class and functions static declarations to avoid GPF when more then one file is compiled with -w3 switch NOTE: Whole this code will have to be removed and written