|
From: Basso, L. F. <lf...@vi...> - 2012-12-07 12:24:26
|
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\xharbour121\bin\harbour.exe -iinclude;c:\xharbour121\include -n -q0 -w
-es2 -gc0 source\hcombo.prg -oobj\b32\hcombo.c
bcc32 -c -Iinclude;c:\xharbour121\include -5 -6 -d -D__WIN32__ -g255
-oobj\b32\hcombo.obj obj\b32\hcombo.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
obj\b32\hcombo.c:
IF EXIST "lib\hwgui.lib" del "lib\hwgui.lib" > NUL
TLIB "lib\hwgui.lib" /0 @MAKE0000.@@@
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
NO ERRORS
2012-12-07 10:25 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net>
* source/hcombo.prg
! fixed warnings compiler
-----Mensagem Original-----
From: oleksa
Sent: Friday, December 07, 2012 10:11 AM
To: hwg...@li...
Subject: Re: [Hwgui-developers] [Hwgui-commits] SF.net
SVN:hwgui[1948]trunk/hwgui/source/hcombo.prg
Hi!
Please, make a local tests, before commits. (Or all ok under xharbour?)
(c:\dev\harbour\bin\harbour.exe) -n1 source\errorsys.prg source\hipedit.prg
source\drawwidg.prg source\guimain.prg source\barcode.prg source\hbrowse.prg
source\hcheck.prg source\hcombo.prg source\hcontrol.prg source\hcwindow.prg
source\hdatepic.prg source\hdialog.prg source\hedit.prg source\hfreeimg.prg
source\hfrmtmpl.prg source\hgraph.prg source\hgrid.prg source\hgridex.prg
source\hlistbox.prg source\htool.prg source\hmonthc.prg source\htrackbr.prg
source\hanimat.prg source\hnice.prg source\hownbtn.prg source\hpanel.prg
source\hprinter.prg source\hprogres.prg source\hradio.prg source\hpager.prg
source\hrebar.prg source\hriched.prg source\hsayimg.prg source\hshbtn.prg
source\hsplash.prg source\hsplit.prg source\htab.prg source\htimer.prg
source\htree.prg source\hrect.prg source\hupdown.prg source\hwindow.prg
source\hwinprn.prg source\menu.prg source\repexec.prg source\printdos.prg
source\hdc.prg source\hhyper.prg
source\richtext.prg -n -q0 -w3 -es2 -olib\.hbmk\win\mingw\ -ic
:\dev\harbour\include -iinclude
source\hcombo.prg(994) Error E0030 Syntax error "syntax error at ','"
source\hcombo.prg(1001) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1003) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1003) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1003) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1004) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1004) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1005) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1006) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1009) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1013) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1013) Warning W0001 Ambiguous reference 'I'
source\hcombo.prg(1136) Warning W0032 Variable 'NPOS' is assigned but not
used in function 'HCHECKCOMBOBOX_ONEVENT(1088)'
source\hcombo.prg(1143) Error E0030 Syntax error "syntax error at ','"
source\hcombo.prg(1355) Warning W0032 Variable 'NINDENT' is assigned but
not used in function 'HCHECKCOMBOBOX_PAINT(1253)'
2 errors
No code generated.
hbmk2: Error: Running Harbour compiler (embedded). 1
Regards,
Alexey Myronenko
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Hwgui-developers mailing list
Hwg...@li...
https://lists.sourceforge.net/lists/listinfo/hwgui-developers
|