Warning W8004 ../../../netiocli.c 502: 'size' is assigned a value that is
never used in function s_netio_params
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/tb
Warning W8004 ../../../hbinet.c 577: 'size' is assigned a value that is
never used in function s_inetRecv
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
Th
Warning W8004 ../../wvgsink.c 452: 'hSink' is assigned a value that is never
used in function HB_FUN_WVG_AXSETUPCONNECTIONPOINT
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
-Messaggio Originale-
Da: "Viktor Szakáts"
A: "Harbour Project Main Developer List."
Data invio: martedì 23 giugno 2009 11.11
Oggetto: Re: [Harbour] Warning
Thanks Enrico. For all components inside 'external', warnings
should be reported to origin
Thanks Enrico. For all components inside 'external', warnings
should be reported to original projects for upstream fixes.
Also errors, but in this case we can try doing workarounds
or simply disabling the component for problematic arch/comp.
In case of sqlite3, this is the link to use:
http://ww
Warning W8057 ../../sqlite3.c 81911: Parameter 'db' is never used in
function sqlite3VtabUnlock
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 Musi
Hi Viktor
I have resolved reading your note
- Make sure to install fresh source tree in a new local directory and
start over.
and after downloading harbour from cvs in a new directory, now all works fine
i am using mingw from http://www.tdragon.net/recentgcc/
and i have Downloaded Qt libr
Is it so complicated to spell my name right?
Go to INSTALL, lookup TROUBLESHOOTING section
and please start from top, let's see if it digs you out
from this.
Brgds,
Viktor
On Mon, Jun 8, 2009 at 9:07 PM, Massimo Belgrano wrote:
> thank vicktor
> i need your help your illumination
> i downloa
thank vicktor
i need your help your illumination
i download from http://www.tdragon.net/recentgcc and installed in
c:\devl\mingwtdragon
i get "Bundled Installer: [tdm-mingw-1.905.0-4.4.0-2.exe] (26.0 MB)"
follow sample give me error like when io compile gtwvg
set path=c:\devl\mingwtdragon\bi
Viktor, I agree.
# contribs with external dependencies
> DIRS +=\
>gtalleg \
>gtqtc \ <-- This is added
>hbblat \
Instead of this, just use:
set HB_CONTRIB_ADDONS=gtqtc
Also I finished compiling with .-
Set HB_INC_QT=D:\Qt\2009.01\qt\include
set HB_CONTRIB_ADDONS
MinGW distributed with QT is a stripped installation, so
I wouldn't recommend using it for Harbour, it could work,
but it's an uncertain road with no benefit. It's not
obligatory to use it with QT either, it's just bundled
to help those users who don't have one.
For me it gave some warnings for G
I have changed dlltols.exe and dllwrap.exe of Qt\2009.01\mingw\bin by the official distro (3.4.5) because it had errors when
compiling another project but, sorry now, I don't remember exactly what happened.
The truth is that I have some changes. Test the official distro of MinGW.
Xavi escribió:
Massimo Belgrano escribió:
From the path where have harbour source
Yes, make_gnu.bat run on the path root of harbour source In my case
D:\Qt\trunk\harbour for logistical reasons.
I also compile with other distributions of MinGW in C: with a similar result.
Please, try to use another installa
>From the path where have harbour source
2009/6/8 Xavi :
> Massimo Belgrano escribió:
>>
>> Thanks xavi
>> Please can yoy try if your receive error with follow batch from
>> c:\harbour?
>> --
>> set path=d:\Qt\2009.01\mingw\bin;%PATH%
>> cd \harbour\contrib\gtwvg\win\mingw
>> g
Massimo Belgrano escribió:
Thanks xavi
Please can yoy try if your receive error with follow batch from c:\harbour?
--
set path=d:\Qt\2009.01\mingw\bin;%PATH%
cd \harbour\contrib\gtwvg\win\mingw
gcc -I. -I../../../../include -Wall -W -O3 -fomit-frame-pointer
-march=i586 -mtune
Thanks xavi
Please can yoy try if your receive error with follow batch from c:\harbour?
--
set path=d:\Qt\2009.01\mingw\bin;%PATH%
cd \harbour\contrib\gtwvg\win\mingw
gcc -I. -I../../../../include -Wall -W -O3 -fomit-frame-pointer
-march=i586 -mtune=pentiumpro -I../../../../co
> # contribs with external dependencies
> DIRS +=\
> gtalleg \
> gtqtc \ <-- This is added
> hbblat \
Instead of this, just use:
set HB_CONTRIB_ADDONS=gtqtc
Brgds,
Viktor
___
Harbour mailing list
Harbour@harbour-project.org
http
Massimo,
I just compiled now 11269 with MinGW .-
gcc (GCC) 3.4.5 (mingw-vista special r3)
Copyright (C) 2004 Free Software Foundation, Inc.
with this bat file .-
set QTDIR=d:\Qt\2009.01\qt
set QMAKESPEC=win32-g++
set
PATH=%PATH%;d:\Qt\2009.01\bin;d:\Qt\2009.01\qt\bin;d:\Qt\2009.01\min
Warning W8004 ../../../hvm.c 5680: '_hb_stack_ptr_' is assigned a value that
is never used in function hb_vmProc
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/t
../../hbformat.prg(599) Warning W0032 Variable 'NPOSCOMMENT' is assigned
but not used in function 'CODEFORMAT_REFORMAT(0)'
No code generated.
mingw32-make.exe[3]: *** [hbformat.c] Error 1
mingw32-make.exe[3]: Leaving directory
`E:/HARBOUR_CVS/harbour/utils/hbformat/win/bcc'
mingw32-make.exe[2
-Messaggio Originale-
Da: "Szakáts Viktor"
A: "Harbour Project Main Developer List."
Data invio: martedì 19 maggio 2009 19.34
Oggetto: Re: [Harbour] Warning
I guess it comes from BCC, but I can't reproduce it
with my installed versions. Anyhow it shou
I guess it comes from BCC, but I can't reproduce it
with my installed versions. Anyhow it should be reported
to sqlite3 developers for a fix, it won't cause any
harm for Harbour.
Brgds,
Viktor
On 2009.05.19., at 19:22, Enrico Maria Giordano wrote:
Warning W8080 ../../sqlite3.c 105501: 'sqlite3o
Warning W8080 ../../sqlite3.c 105501: 'sqlite3one' is declared but never
used
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: ht
Warning W8004 ../../mlcfunc.c 156: 'pEOLs' is assigned a value that is never
used in function hb_mlGetEOLs
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
T
Hi Viktor,
make[3]: Entering directory `/j/cvs/harbourSVN_trunk/utils/hbmk2/win/mingw'
../../../../source/main/win/mingw/harbour.exe ../../hbmk2.prg -n1
-i../../../../include -q0 -w3 -es2 -kmo -l -gc0
../../hbmk2.prg(2373) Warning W0032 Variable 'S_LBLDFLGP' is assigned
but not used in function
Warning W8080 source\vm\thread.c 1078: 'fResult' is declared but never used
in function hb_threadWait
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 EM
Warning W8012 source\vm\classes.c 1384: Comparing signed and unsigned values
in function hb_clsMethodName
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
Th
Warning W8004 source\rtl\gtwvt\gtwvt.c 1557: 'hWnd' is assigned a value that
is never used in function hb_gt_wvt_CreateWindow
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.emag
-Original Message-
From: Enrico Maria Giordano <[EMAIL PROTECTED]>
Sent: October 18, 2008 11:47 AM
To: Harbour Project Main Developer List.
Subject: [Harbour] Warning
Warning W8004 source\common\hbgete.c 118: 'bRetVal' is assigned a value that
is never
Warning W8004 source\common\hbgete.c 118: 'bRetVal' is assigned a value that
is never used in function hb_getenv_buffer
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.emagsoftwa
Warning W8004 source\vm\dynlibhb.c 153: 'fResult' is assigned a value that
is never used in function HB_FUN_HB_LIBFREE
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.emagsoftwar
Hi,
After last SVN I try to build libs for WinCe using EVC4.
I get these messages:
expropt2.c
p:\progra~1\harbour\source\common\expropt2.c(1760) : warning C4244:
'function' : conversion from '__int64 ' to 'long ', possible loss of data
hbwince.c
p:\progra~1\harbour\source\common\hbwince.c(532
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32.exe -c -q -d -w -w-sig- -O2 -I..\..\include -I"e:\curl\include"
-o..\..\obj\b32\hbcurl.obj .\hbcurl.c
.\hbcurl.c:
Warning W8065 .\hbcurl.c 602: Call to function 'hb_free' with no prototype
in function HB_FUN_CURL_EASY_RECV
Rega
Warning W8004 source\rtl\hbgtcore.c 1672: 'bSet' is assigned a value that is
never used in function hb_gt_def_Info
Warning W8004 source\rtl\gtwvt\gtwvt.c 2120: 'rc1' is assigned a value that
is never used in function hb_gt_wvt_Info
EMG
--
EMAG Software Homepage: http://www.emagsoftware.i
-Messaggio Originale-
Da: "Szakáts Viktor" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List."
Data invio: lunedì 2 giugno 2008 23.20
Oggetto: Re: [Harbour] Warning on unused codeblock parameters
Well, yes, unfortunately these should be fixed in
our Project Main Developer List." <[EMAIL PROTECTED]
project.org>
Data invio: lunedì 2 giugno 2008 22.04
Oggetto: Re: [Harbour] Warning on unused codeblock parameters
We may, but as the one having went through almost all
the Harbour + contrib code (and own app code) to fix thes
-Messaggio Originale-
Da: "Szakáts Viktor" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List."
Data invio: lunedì 2 giugno 2008 22.04
Oggetto: Re: [Harbour] Warning on unused codeblock parameters
We may, but as the one having went through almost
-Messaggio Originale-
Da: "Przemyslaw Czerpak" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List."
Data invio: lunedi 2 giugno 2008 21.46
Oggetto: Re: [Harbour] Warning on unused codeblock parameters
To make all people happy we will have to add
Please look at the following sample:
FUNCTION MAIN()
LOCAL bTest := { | Param | MyFunc() }
RETURN NIL
STATIC FUNCTION MYFUNC()
RETURN NIL
The compiler shows this warning if /w2 or /w3 are used:
Warning W0004 Codeblock parameter: 'PARAM' declared but not used in
function: 'MAIN'
Is it expect
On Mon, 02 Jun 2008, Enrico Maria Giordano wrote:
Hi Enrico,
> Please look at the following sample:
> FUNCTION MAIN()
>LOCAL bTest := { | Param | MyFunc() }
>RETURN NIL
> STATIC FUNCTION MYFUNC()
>RETURN NIL
> The compiler shows this warning if /w2 or /w3 are used:
> Warning W0004 Co
Please look at the following sample:
FUNCTION MAIN()
LOCAL bTest := { | Param | MyFunc() }
RETURN NIL
STATIC FUNCTION MYFUNC()
RETURN NIL
The compiler shows this warning if /w2 or /w3 are used:
Warning W0004 Codeblock parameter: 'PARAM' declared but not used in
function: 'MAIN'
Warning W8075 source\common\hbver.c 230: Suspicious pointer conversion in
function hb_verPlatform
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 Mu
Warning W8004 source\rtl\gtwvt\gtwvt.c 144: 'iPos' is assigned a value that
is never used in function hb_gt_wvt_Alloc
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
43 matches
Mail list logo