You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(64) |
Apr
(70) |
May
(54) |
Jun
(57) |
Jul
(34) |
Aug
(19) |
Sep
(28) |
Oct
(48) |
Nov
(42) |
Dec
(43) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(50) |
Feb
(19) |
Mar
(10) |
Apr
(5) |
May
(1) |
Jun
(14) |
Jul
(23) |
Aug
(6) |
Sep
(118) |
Oct
(110) |
Nov
(36) |
Dec
(6) |
2006 |
Jan
(19) |
Feb
(7) |
Mar
(4) |
Apr
(32) |
May
(6) |
Jun
(14) |
Jul
(42) |
Aug
(38) |
Sep
(88) |
Oct
(21) |
Nov
(40) |
Dec
(37) |
2007 |
Jan
(31) |
Feb
(20) |
Mar
(26) |
Apr
(38) |
May
(4) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(2) |
Oct
(3) |
Nov
(25) |
Dec
(9) |
2008 |
Jan
(7) |
Feb
(10) |
Mar
(16) |
Apr
(10) |
May
(25) |
Jun
(16) |
Jul
(27) |
Aug
(8) |
Sep
(20) |
Oct
(54) |
Nov
(11) |
Dec
(14) |
2009 |
Jan
(28) |
Feb
(22) |
Mar
(13) |
Apr
(70) |
May
(25) |
Jun
(23) |
Jul
(12) |
Aug
(18) |
Sep
(7) |
Oct
(4) |
Nov
(8) |
Dec
(36) |
2010 |
Jan
(58) |
Feb
(66) |
Mar
(3) |
Apr
(16) |
May
(9) |
Jun
(10) |
Jul
(6) |
Aug
(8) |
Sep
(17) |
Oct
(15) |
Nov
(12) |
Dec
(27) |
2011 |
Jan
(3) |
Feb
(17) |
Mar
(5) |
Apr
(12) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(56) |
Oct
(24) |
Nov
(8) |
Dec
(32) |
2012 |
Jan
(20) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(29) |
Aug
(3) |
Sep
(17) |
Oct
(60) |
Nov
(17) |
Dec
(52) |
2013 |
Jan
(22) |
Feb
(35) |
Mar
(31) |
Apr
(5) |
May
(16) |
Jun
(108) |
Jul
(57) |
Aug
(2) |
Sep
(11) |
Oct
|
Nov
(3) |
Dec
(13) |
2014 |
Jan
(39) |
Feb
(15) |
Mar
|
Apr
(31) |
May
|
Jun
(9) |
Jul
(16) |
Aug
(1) |
Sep
(8) |
Oct
(51) |
Nov
(5) |
Dec
(119) |
2015 |
Jan
(78) |
Feb
(47) |
Mar
(25) |
Apr
(32) |
May
(34) |
Jun
(42) |
Jul
(62) |
Aug
(10) |
Sep
(11) |
Oct
(5) |
Nov
(13) |
Dec
(24) |
2016 |
Jan
(12) |
Feb
(1) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(12) |
Jul
(5) |
Aug
(32) |
Sep
(36) |
Oct
(34) |
Nov
(3) |
Dec
(1) |
2017 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(3) |
Jun
(5) |
Jul
(6) |
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(24) |
Oct
(2) |
Nov
(6) |
Dec
(26) |
2019 |
Jan
(10) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(2) |
2020 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
From: <al...@be...> - 2023-12-22 07:46:59
|
<div>Hi All,</div><div> </div><div><div>HWGUI 2.23 build 7 ( 22.12.2023 )</div><div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div>[+] HwBuilder utility added to build Harbour GUI applications and libraries,</div><div> approppriate project files (*.hwprj) added</div><div>[+] HDrawnArrow class added</div><div>{*] Bincnt utility enhanced, added resoutces preview and a crossplatform possibility</div><div> to have resources, embedded in executable file</div><div>[*] IMAGE clause added to @ ... BUTTON command, :SetImage( oImage ) added to HButton class</div><div>[*] @ ... GET DATESELECT command added</div><div>[*] Two methods added to HFont class: :SaveToStr(), :LoadFromStr(s) - to make it easy</div><div> to keep fonts in ini files</div><div>[*] hwg_RunConsoleApp() - third parameter added - a variable to place the output</div><div>[*] hwg_ActivateKeyboardLayout() returns now a current keyboard layout</div><div>[*] HWG_USE_POINTER_ITEM isn't needed now in build scripts</div><div>[*] Compatibility between gtk and winapi versions improved</div><div>[!] Fixes</div><div> </div><div>HwBuilder is supposed to be a main tool to build HwGUI itself and Harbour+HwGUI applications.</div><div>Hbmk is the second. Bat and sh scripts together with appropriate makefiles are deprecated and, probably, will be removed later.</div><div> </div><div>Regards, Alexander.</div><div> </div></div> |
From: <al...@be...> - 2023-11-07 06:44:37
|
<div><div>HWGUI 2.23 build 6 ( 07.11.2023 )</div><div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div>[+] HDateSelect, HDrawnDate classes added - a crossplatform HDatePicker alternative</div><div>[*] Many enhancements in drawn widgets</div><div>[*] Anchors support added for drawn widgets</div><div>[*] Tutor has been enhanced</div><div>[*] Documentation updated</div><div>[!] Fixes</div><div> </div><div>Some info about HBoard and HDrawn see here:</div><div> <a href="http://www.kresin.ru/notes/index_en.php?b=blog_en&n=6" rel="noopener noreferrer" target="_blank">http://www.kresin.ru/notes/index_en.php?b=blog_en&n=6</a></div><div> <a href="http://www.kresin.ru/notes/index_en.php?b=blog_en&n=6" rel="noopener noreferrer" target="_blank">http://www.kresin.ru/notes/index_en.php?b=blog_en&n=6</a></div><div>Notes are updated from time to time.</div><div> </div><div>Regards, Alexander</div><div> </div></div> |
From: <al...@be...> - 2023-10-05 11:59:33
|
<div>HwGUI 2.23 build 5</div><div> </div><div><div>[+] Few drawing functions added, few modified</div><div>[+] New commands added for new classes:</div><div> @ ... DRAWN EDIT ..., @ ... DRAWN LENTA ..., @ ... DRAWN TRACK ...,</div><div> @ ... DRAWN BROWSE ..., @ ... DRAWN COMBO ..., @ ... DRAWN UPDOWN ...</div><div>[+] New classes added: HDrawnEdit, HDrawnLenta, HDrawnCheck, HDrawnBrw, HDrawnCombo, HDrawnUpdown</div><div> tutorial updated to demonstrate it</div><div>[*] Documentation updated</div><div>[*] Part of a code, which is fully crossplatform, is moved from gtk/ and winapi/ directories</div><div> to a new cross/ directory</div><div>[!] Fixes</div><div> </div><div>The most important are a separation of crossplatform code to cross/ directory and further development of "drawn" items - classes and commands. I hope that I will write more about them soon.</div><div>And yet another thing I forget to mention in whatsnew: separation of picture related code from hedit to a HPicture class, which is now in cross/common.prg and "paintcb" related code from hpanel and hbrowse to HPaintCB class in the same file.</div><div> </div><div>Regards, Alexander.</div></div> |
From: <al...@be...> - 2023-08-08 12:17:21
|
<div>- все</div><div> </div><div><div>> oDlg:bActivate(oBrw:SetFocus()) //Here not work</div><div> </div><div> Hm... Does you mean oDlg:bActivate := {||oBrw:SetFocus()} ?</div><div>Another way is to set</div><div> oBrw:lInFocus := .T.</div><div>In this case a focus will be set to the browse any time when it is repainted.</div><div> </div><div>Regards,</div><div> Alexander.</div></div><div> </div><div>07.08.2023, 16:43, "Itamar M. Lins Jr. Lins" <ita...@gm...>:</div><blockquote><div><div>Hi!</div><div>I change use of class BrowseEx to BROWSE.</div><div>See some problems.</div><div>oBrw:SetFocus() not work.</div><div> </div><div>INIT DIALOG oDlg ...</div><div> </div><div>oDlg:bActivate(oBrw:SetFocus()) //Here not work</div><div>oDlg:Activate()</div><div> </div><div>With BrowseEx works fine.</div><div>Best regards,</div><div>Itamar M. Lins Jr.</div></div>,,<p>_______________________________________________<br />Hwgui-developers mailing list<br /><a href="mailto:Hwg...@li..." rel="noopener noreferrer">Hwg...@li...</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/hwgui-developers" rel="noopener noreferrer">https://lists.sourceforge.net/lists/listinfo/hwgui-developers</a></p></blockquote> |
From: <al...@be...> - 2023-08-08 12:04:32
|
<div>- все</div><div> </div><div>Fixed</div><div> </div><div> Regards, ALexander.</div><div> </div><div>07.08.2023, 14:12, "Itamar M. Lins Jr. Lins" <ita...@gm...>:</div><blockquote><div><div>Hi!<br />gcc version 13.1.0<br /> </div><div>Harbour 3.2.0dev (r2305191429)<br />Copyright (c) 1999-2021, <a href="https://harbour.github.io/" rel="noopener noreferrer">https://harbour.github.io/</a><br />C:/dev/hwgui/source/winapi/window.c: In function 'HB_FUN_HWG_EXITPROC':<br />C:/dev/hwgui/source/winapi/window.c:1503:4: warning: implicit declaration of function 'hwg_GdiplusExit' [-Wimplicit-function-declaration]<br /> 1503 | hwg_GdiplusExit();<br /> | ^~~~~~~~~~~~~~~<br /><br />C:\dev\hwgui>hbmk2 procmisc.hbp<br />Harbour 3.2.0dev (r2305191429)<br />Copyright (c) 1999-2021, <a href="https://harbour.github.io/" rel="noopener noreferrer">https://harbour.github.io/</a><br />C:/dev/hwgui/source/common/editor/hcedit_w.c: In function 'ted_init':<br />C:/dev/hwgui/source/common/editor/hcedit_w.c:399:4: warning: implicit declaration of function 'hwg_regboard' [-Wimplicit-function-declaration]<br /> 399 | hwg_regboard();<br /> | ^~~~~~~~~~~~<br />C:/dev/hwgui/source/common/editor/hcedit_w.c:396:21: warning: unused variable 'bRegistered' [-Wunused-variable]<br /> 396 | static short int bRegistered = FALSE;<br /> | ^~~~~~~~~~~</div><div> </div><div>Best regards,</div><div>Itamar M. Lins Jr.</div></div>,,<p>_______________________________________________<br />Hwgui-developers mailing list<br /><a href="mailto:Hwg...@li..." rel="noopener noreferrer">Hwg...@li...</a><br /><a href="https://lists.sourceforge.net/lists/listinfo/hwgui-developers" rel="noopener noreferrer">https://lists.sourceforge.net/lists/listinfo/hwgui-developers</a></p></blockquote> |
From: Itamar M. L. J. L. <ita...@gm...> - 2023-08-07 13:43:07
|
Hi! I change use of class BrowseEx to BROWSE. See some problems. oBrw:SetFocus() not work. INIT DIALOG oDlg ... oDlg:bActivate(oBrw:SetFocus()) //Here not work oDlg:Activate() With BrowseEx works fine. Best regards, Itamar M. Lins Jr. |
From: Itamar M. L. J. L. <ita...@gm...> - 2023-08-07 11:12:32
|
Hi! gcc version 13.1.0 Harbour 3.2.0dev (r2305191429) Copyright (c) 1999-2021, https://harbour.github.io/ C:/dev/hwgui/source/winapi/window.c: In function 'HB_FUN_HWG_EXITPROC': C:/dev/hwgui/source/winapi/window.c:1503:4: warning: implicit declaration of function 'hwg_GdiplusExit' [-Wimplicit-function-declaration] 1503 | hwg_GdiplusExit(); | ^~~~~~~~~~~~~~~ C:\dev\hwgui>hbmk2 procmisc.hbp Harbour 3.2.0dev (r2305191429) Copyright (c) 1999-2021, https://harbour.github.io/ C:/dev/hwgui/source/common/editor/hcedit_w.c: In function 'ted_init': C:/dev/hwgui/source/common/editor/hcedit_w.c:399:4: warning: implicit declaration of function 'hwg_regboard' [-Wimplicit-function-declaration] 399 | hwg_regboard(); | ^~~~~~~~~~~~ C:/dev/hwgui/source/common/editor/hcedit_w.c:396:21: warning: unused variable 'bRegistered' [-Wunused-variable] 396 | static short int bRegistered = FALSE; | ^~~~~~~~~~~ Best regards, Itamar M. Lins Jr. |
From: <al...@be...> - 2023-07-27 06:57:25
|
<div>Hi All,</div><div> </div><div> HwGUI 2.23 build4 has been released:</div><div> </div><div><div>HWGUI 2.23 build 4 ( 27.07.2023 )</div><div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div>[+] Gdi+ basic support added for Mingw C compiler to allow to open png and tiff files</div><div>[+] New commands added for new classes:</div><div> @ ... BOARD ..., @ ... DRAWN ..., @ ... DRAWN CHECK ..., @ ... DRAWN RADIO ...</div><div>[+] New classes added: HBoard, HDrawn, HDrawnCheck, HDrawnRadio,</div><div> samples/graph.prg updated to demonstrate it</div><div>[!] Few important fixes in GTK drawing</div><div> </div><div><div>If you use Mingw C compiler, you need to add -lgdiplus to your build scripts to ling libgdiplus.a library, or, if you use hbmk, add a line</div><div> libs=gdiplus</div><div>to your hbp file.</div><div>Another option is to build HwGUI binaries with __NO_GDIPLUS in CFLAGS - in this case Gdi+ will not be added.</div></div></div> |
From: Antonio F.S. <ant...@gm...> - 2022-05-22 22:07:41
|
Hello. Is this the place to ask about HwGUI functionality regarding possibilities that are not documented on the web? I see that there is no forum activated. Thank you. Antonio F.S. |
From: <al...@be...> - 2021-12-21 08:06:09
|
<div> </div><div><div>[*] HwReport (contribs) has been rewritten, it works now under Linux GTK, too.</div><div>[+] GTHWG, Linux GTK version, added to contribs.</div><div>[!] Some warnings and bugs fixed.</div><div> </div><div>See the Changelog for more info.</div><div> </div><div>Regards, Alexander.</div></div> |
From: <al...@be...> - 2021-06-08 06:32:04
|
<div>Hi,</div><div> </div><div>> o hb_pa.c:11:21: fatal error: sndfile.h: Aucun fichier ou dossier</div><div> </div><div>Libsndfile and Portaudio libraries must be installed:</div><div> </div><div>apt get install libsndfile1</div><div>apt get install libportaudio2</div><div> </div><div>> o menu View>Recorder :</div><div>> + Error BASE/1004 No exported method: HANDLE</div><div>> Called from HANDLE(0)</div><div>> Called from RECORDER_PAINT(190)</div><div> </div><div>Hm... I forgot to include a .bin file with bitmaps to the package. I'll do it.</div><div> </div><div>> I send the files for french translation.</div><div> </div><div> Great thanks, I will include it.</div><div> </div><div>> I have tried also hbedit. It works, but I haven't found how to integrate</div><blockquote><p> </p></blockquote><div>> it in an harbour application, or in an hwgui application.</div><div> </div><div>I'll send an example a bit later.</div><div> </div><div>Regards, Alexander.</div> |
From: <al...@be...> - 2021-04-28 07:36:33
|
<div>Hi,</div><div> </div><div>as subj says.</div><div> </div><div>Regards,</div><div> Alexander.</div> |
From: <ss...@ma...> - 2021-01-09 14:17:14
|
sample.prg -------------------- #include "hwgui.ch" REQUEST HB_CODEPAGE_UTF8 Function Main //LOCAL oMainWindow, oEdit, e1 := "" LOCAL oMainWindow, oEdit, e1 := chr(0xe5)+chr(0xa4)+chr(0xb1) hb_CdpSelect( "UTF8" ) //HWG_SETUTF8() //hwg_msgInfo(hb_utf8Len( e1 )) INIT WINDOW oMainWindow MAIN TITLE "Test" ; AT 200,0 SIZE 260,200 @ 20,50 GET oEdit VAR e1 PICTURE "XXXXXXXXXXXXXXX" SIZE 200, 26 hwg_SetFocus( oEdit:handle ) // ACTIVATE WINDOW oMainWindow; ON ACTIVATE {|| hwg_msgInfo('begin') } RETURN Nil -------------------------------------------------------------- Harbour 3.2.0dev (r2002042012) Embarcadero C++ 7.00 for Win32 HWGUI: 2021-01-06 13:40 UTC+0100 Wilfried Brunken DF7BE The old version of hwgui (2016-02-24 12:55 UTC+0300 Alexander Kresin <al...@be...>) is can type chinese word of utf8. but new version can't type chinese word. Can you fix it? Please~~ |
From: Claudio M C. <cla...@gm...> - 2020-06-30 22:08:55
|
Hi , I'm trying to compile hwgui with xharbour 1.2.3 version 10261 and Bcc 5.82 and I can't. Where can I get a tutorial or is it not possible to compile with xharbour? Best regards, Claudio M Chaves |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-06-30 16:01:43
|
Hi! How to change, font text of columns ? Because the color is ease, but font I not found sintaxe, function, etc... Best Regards, Itamar M. Lins Jr. |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-06-19 12:09:40
|
Hi! How to choice a font of menu ? Now with big resolution, the font menu default is many small. Best regards, Itamar M. Lins Jr. |
From: <al...@be...> - 2020-06-16 13:09:56
|
<div>Hello,</div><div>The hwgui-2.22-b4.bcc.zip is built with Harbour 3.2 while you use 3.0.</div><div>You need to upgrade your Hatbour to 3.2 or to build HwGUI from sources.</div><div> </div><div>Regards, Alexander.</div><div> </div><div>03.06.2020, 22:06, "Alejandro de Garate" <<a href="mailto:ale...@ho...">ale...@ho...</a>>:</div><blockquote><div><div style="color:rgb( 0 , 0 , 0 );font-family:'calibri' , 'helvetica' , sans-serif;font-size:14pt">Hi guys<div>Yesterday I download borland binaries (hwgui-2.22-b4.bcc.zip) from SF.</div><div>No prg can't be compiled to exe.</div><div>Below is a capture of errors.</div><div> </div><div>Has passed a few years from last time I used HWG, maybe I lost my skills...</div><div>Error it's a bit specific, so seems like hbapi.h or another include file is</div><div>missing from source (??)</div><div> </div><div>Could you check it out?</div><div>TIA</div><div> </div><div>---</div><div>Alejandro</div></div><div style="color:rgb( 0 , 0 , 0 );font-family:'calibri' , 'helvetica' , sans-serif;font-size:14pt">-----------------------------------------------------------------------------------------</div><div style="color:rgb( 0 , 0 , 0 );font-family:'calibri' , 'helvetica' , sans-serif;font-size:14pt"> </div><div style="color:rgb( 0 , 0 , 0 );font-family:'calibri' , 'helvetica' , sans-serif;font-size:14pt">D:\hwgui22\samples>BLD HELLO<div> </div><div>Harbour 3.0.0 (Rev. 16951)</div><div>Copyright (c) 1999-2011, <a href="http://harbour-project.org/">http://harbour-project.org/</a></div><div>Compiling 'HELLO.prg'...</div><div>Lines 3616, Functions/Procedures 3</div><div>Generating C source output to 'HELLO.c'... Done.</div><div>Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland</div><div>hello.c:</div><div>Borland Resource Compiler Version 5.40</div><div>Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.</div><div>Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland</div><div>Error: Unresolved external '_hb_extIsNil' referenced from D:\HWGUI22\LIB\HWGUI.L</div><div>IB|window</div><div>Error: Unresolved external '_hb_itemEqual' referenced from D:\HWGUI22\LIB\HWGUI.</div> LIB|drawtext</div></div></blockquote> |
From: Alejandro de G. <ale...@ho...> - 2020-06-03 19:06:04
|
Hi guys Yesterday I download borland binaries (hwgui-2.22-b4.bcc.zip) from SF. No prg can't be compiled to exe. Below is a capture of errors. Has passed a few years from last time I used HWG, maybe I lost my skills... Error it's a bit specific, so seems like hbapi.h or another include file is missing from source (??) Could you check it out? TIA --- Alejandro ----------------------------------------------------------------------------------------- D:\hwgui22\samples>BLD HELLO Harbour 3.0.0 (Rev. 16951) Copyright (c) 1999-2011, http://harbour-project.org/ Compiling 'HELLO.prg'... Lines 3616, Functions/Procedures 3 Generating C source output to 'HELLO.c'... Done. Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland hello.c: Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_extIsNil' referenced from D:\HWGUI22\LIB\HWGUI.L IB|window Error: Unresolved external '_hb_itemEqual' referenced from D:\HWGUI22\LIB\HWGUI. LIB|drawtext |
From: Maurizio la C. <m.l...@gm...> - 2020-05-22 11:08:14
|
Hi Alex, Il 07/05/2020 14:14, Alex Strickland ha scritto: > Hi > > I would like to see it move to Git, I have just installed SVN again so > that it is a bit easier to cooperate at the moment and it really is > not as nice. I am a big fan of VS Code and the git integration is > excellent and very easy to use. Yes, VS Code integration it's only one of the many plus that Git is offering versus SVN. > > I have migrated my main project from Mercurial recently and was able > to transfer all the commit history, I think the same is possible for > SVN projects via GitHub. Of course, I'd try a quick import and the things are working smoothly. Just some omission due to the lack of corresponding email addresses of many contributors into GitHub accounts. You can see and test the results at https://github.com/mlacecilia/hwgui This way I'm using VS Code integration and some very interesting GitHub oriented extensions. > > Of course it is very much Alexander's baby and his decision. I was > thrilled when he took the reigns to make 2.17, the project had become > a mess with some very bad changes. Now, waiting for Alexander decision, I'm searching for a comfortable way to automatically sync from SVN canonic HWGui repository to mine GitHub one. Any suggestion is much appreciated. > -- > Regards > Alex > Regards. -- Maurizio > > On 2020/05/07 11:54, Maurizio la Cecilia wrote: >> Hi Alain, >> personally I'm not so skilled on Linux to be an useful contributor. >> >> About your request of bug tracking I'm here to repropose an old wish >> already suggested: to migrate to Git. >> This way the issues/pull request/etc. tools could be the right way to >> contribute in enhancing HWGui. >> >> I know Alexander didn't agree with Git migration, but maybe now >> thoughts could be somewhat changed. >> I'm asking all HWGui developers/users for an opinion about that. >> Best regards. >> -- >> Maurizio >> >> Il 07/05/2020 09:20, Alain Aupeix ha scritto: >>> >>> Hi all, >>> >>> Since a few updates, hwrun build crashes under Linux. >>> >>> I have send a mail to hwgui-developers and to Alex, but no answer. >>> >>> In the last update, I saw about a todo.txt file where it's talken >>> about bug tickets. >>> >>> As I have no answer on hwgui-developers and by Alex, I suppose that >>> Alex has stop his work for hwgui. >>> >>> I saw that, since a few time, Wilfried works on hwgui. >>> >>> Is there a way to post bugs on a bug tracker ? >>> >>> Can I have the mail of Wilfried ? >>> >>> Thanks >>> A+ >>> -- >>> ------------------------------------------------------------------------ >>> *Alain Aupeix* >>> Sites web : JujuLand <http://jujuland.pagesperso-orange.fr/> | >>> Pissobi-Lacassagne <http://pissobi-lacassagne.pagesperso-orange.fr/> >>> | Gadel <https://www.gadel-environnement.org/> >>> ------------------------------------------------------------------------ >>> X.ubuntu 16.04 [ H.arbour 3.2.0dev (r2020-02-24 15:33) | Hw.gui >>> 2.22-4 (r2817) | G.ramps 5.0.1 >>> ------------------------------------------------------------------------ >>> >> >> >> >> _______________________________________________ >> Hwgui-developers mailing list >> Hwg...@li... >> https://lists.sourceforge.net/lists/listinfo/hwgui-developers > > > -- > > > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-05-09 16:12:14
|
Hi! hbmk2: Compilando... source\winapi\hmonthc.prg: In function 'HB_FUN_HWG_INITMONTHCALENDAR': source\winapi\hmonthc.prg:142:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from source\winapi\htrackbr.prg:154: source\winapi\htrackbr.prg: In function 'HB_FUN_HWG_INITTRACKBAR': source\winapi\htrackbr.prg:171:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from ../../../../source/winapi/animat.c:12: ../../../../source/winapi/animat.c: In function 'HB_FUN_HWG_ANIMATE_OPENEX': ../../../../source/winapi/animat.c:70:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 70 | ( HINSTANCE ) hb_parnl( 2 ), | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEPANEL': ../../../../source/winapi/control.c:189:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 189 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEOWNBTN': ../../../../source/winapi/control.c:208:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 208 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATESTATIC': ../../../../source/winapi/control.c:230:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 230 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEBUTTON': ../../../../source/winapi/control.c:264:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 264 | ( HMENU ) hb_parni( 2 ), /* button ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEEDIT': ../../../../source/winapi/control.c:292:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 292 | ( HMENU ) hb_parni( 2 ), GetModuleHandle( NULL ), NULL ); | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATECOMBO': ../../../../source/winapi/control.c:319:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 319 | ( HMENU ) hb_parni( 2 ), /* combobox ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEBROWSE': ../../../../source/winapi/control.c:345:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 345 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATESTATUSWINDOW': ../../../../source/winapi/control.c:377:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 377 | ( HMENU ) hb_parni( 2 ), // child window identifier | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEDATEPICKER': ../../../../source/winapi/control.c:559:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 559 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETABCONTROL': ../../../../source/winapi/control.c:670:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 670 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETREE': ../../../../source/winapi/control.c:800:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 800 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TREEADDNODE': ../../../../source/winapi/control.c:856:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 856 | DeleteObject( ( HGDIOBJ ) tvi.iImage ); | ^ ../../../../source/winapi/control.c:859:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 859 | DeleteObject( ( HGDIOBJ ) tvi.iSelectedImage ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TREEGETNOTIFY': ../../../../source/winapi/control.c:971:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 971 | hb_retnl( ( LONG ) ( ( ( NM_TREEVIEW * ) HB_PARHANDLE( 1 ) )->itemNew. | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_SETTIMER': ../../../../source/winapi/control.c:1123:45: warning: pointer type mismatch in conditional expression 1123 | hb_pcount() == 3 ? s_timerProc : ( TIMERPROC ) NULL ); | ^ ../../../../source/winapi/control.c: In function 's_timerProc': ../../../../source/winapi/control.c:1257:80: warning: unused parameter 'dwTime' [-Wunused-parameter] 1257 | static void CALLBACK s_timerProc( HWND hWnd, UINT message, UINT idTimer, DWORD dwTime ) | ~~~~~~^~~~~~ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETOOLBAR': ../../../../source/winapi/control.c:1762:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1762 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TOOLBARADDBUTTONS': ../../../../source/winapi/control.c:1806:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1806 | hb_arrayGetCLen( pTemp, 6 ) > 0 ? ( int ) hb_arrayGetCPtr( pTemp, | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEPAGER': ../../../../source/winapi/control.c:2000:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2000 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEREBAR': ../../../../source/winapi/control.c:2020:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2020 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_COMBOGETITEMRECT': ../../../../source/winapi/control.c:2139:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2139 | SendMessage( hWnd, LB_GETITEMRECT, nIndex, ( LONG ) ( VOID * ) & rcItem ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CALLWINDOWPROC': ../../../../source/winapi/control.c:2195:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2195 | WNDPROC wpProc = ( WNDPROC ) hb_parnl( 1 ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_GETUTCTIMEDATE': ../../../../source/winapi/control.c:2268:21: warning: '%04d' directive writing between 4 and 5 bytes into a region of size between 3 and 7 [-Wformat-overflow=] 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~ ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:3: note: 'sprintf' output between 20 and 40 bytes into a destination of size 9 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Best regards, Itamar M. Lins Jr. |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-05-09 16:09:57
|
Hi! hbmk2: Compilando... source\winapi\hmonthc.prg: In function 'HB_FUN_HWG_INITMONTHCALENDAR': source\winapi\hmonthc.prg:142:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from source\winapi\htrackbr.prg:154: source\winapi\htrackbr.prg: In function 'HB_FUN_HWG_INITTRACKBAR': source\winapi\htrackbr.prg:171:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from ../../../../source/winapi/animat.c:12: ../../../../source/winapi/animat.c: In function 'HB_FUN_HWG_ANIMATE_OPENEX': ../../../../source/winapi/animat.c:70:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 70 | ( HINSTANCE ) hb_parnl( 2 ), | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEPANEL': ../../../../source/winapi/control.c:189:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 189 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEOWNBTN': ../../../../source/winapi/control.c:208:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 208 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATESTATIC': ../../../../source/winapi/control.c:230:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 230 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEBUTTON': ../../../../source/winapi/control.c:264:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 264 | ( HMENU ) hb_parni( 2 ), /* button ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEEDIT': ../../../../source/winapi/control.c:292:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 292 | ( HMENU ) hb_parni( 2 ), GetModuleHandle( NULL ), NULL ); | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATECOMBO': ../../../../source/winapi/control.c:319:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 319 | ( HMENU ) hb_parni( 2 ), /* combobox ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEBROWSE': ../../../../source/winapi/control.c:345:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 345 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATESTATUSWINDOW': ../../../../source/winapi/control.c:377:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 377 | ( HMENU ) hb_parni( 2 ), // child window identifier | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEDATEPICKER': ../../../../source/winapi/control.c:559:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 559 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETABCONTROL': ../../../../source/winapi/control.c:670:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 670 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETREE': ../../../../source/winapi/control.c:800:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 800 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TREEADDNODE': ../../../../source/winapi/control.c:856:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 856 | DeleteObject( ( HGDIOBJ ) tvi.iImage ); | ^ ../../../../source/winapi/control.c:859:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 859 | DeleteObject( ( HGDIOBJ ) tvi.iSelectedImage ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TREEGETNOTIFY': ../../../../source/winapi/control.c:971:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 971 | hb_retnl( ( LONG ) ( ( ( NM_TREEVIEW * ) HB_PARHANDLE( 1 ) )->itemNew. | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_SETTIMER': ../../../../source/winapi/control.c:1123:45: warning: pointer type mismatch in conditional expression 1123 | hb_pcount() == 3 ? s_timerProc : ( TIMERPROC ) NULL ); | ^ ../../../../source/winapi/control.c: In function 's_timerProc': ../../../../source/winapi/control.c:1257:80: warning: unused parameter 'dwTime' [-Wunused-parameter] 1257 | static void CALLBACK s_timerProc( HWND hWnd, UINT message, UINT idTimer, DWORD dwTime ) | ~~~~~~^~~~~~ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATETOOLBAR': ../../../../source/winapi/control.c:1762:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1762 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_TOOLBARADDBUTTONS': ../../../../source/winapi/control.c:1806:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1806 | hb_arrayGetCLen( pTemp, 6 ) > 0 ? ( int ) hb_arrayGetCPtr( pTemp, | ^ In file included from C:/msys32/mingw64/x86_64-w64-mingw32/include/windows.h:72, from ../../../../include/hwingui.h:17, from ../../../../source/winapi/control.c:14: ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEPAGER': ../../../../source/winapi/control.c:2000:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2000 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CREATEREBAR': ../../../../source/winapi/control.c:2020:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2020 | ( HMENU ) hb_parni( 2 ), /* control ID */ | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_COMBOGETITEMRECT': ../../../../source/winapi/control.c:2139:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2139 | SendMessage( hWnd, LB_GETITEMRECT, nIndex, ( LONG ) ( VOID * ) & rcItem ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_CALLWINDOWPROC': ../../../../source/winapi/control.c:2195:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2195 | WNDPROC wpProc = ( WNDPROC ) hb_parnl( 1 ); | ^ ../../../../source/winapi/control.c: In function 'HB_FUN_HWG_GETUTCTIMEDATE': ../../../../source/winapi/control.c:2268:21: warning: '%04d' directive writing between 4 and 5 bytes into a region of size between 3 and 7 [-Wformat-overflow=] 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~ ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:15: note: directive argument in the range [0, 65535] ../../../../source/winapi/control.c:2268:3: note: 'sprintf' output between 20 and 40 bytes into a destination of size 9 2268 | sprintf(cst,"%01d.%04d%02d%02d-%02d:%02d:%02d",st.wDayOfWeek, st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../source/winapi/dialog.c: In function 's_lpwAlign': ../../../../source/winapi/dialog.c:206:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 206 | ul = ( ULONG ) lpIn; | ^ ../../../../source/winapi/dialog.c:210:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 210 | return ( LPWORD ) ul; | ^ ../../../../source/winapi/dialog.c: In function 'HB_FUN_HWG_CREATEDLGTEMPLATE': ../../../../source/winapi/dialog.c:362:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 362 | hb_retnl( ( LONG ) s_CreateDlgTemplate( hb_param( 1, HB_IT_OBJECT ), | ^ ../../../../source/winapi/dialog.c: In function 'HB_FUN_HWG_RELEASEDLGTEMPLATE': ../../../../source/winapi/dialog.c:369:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 369 | s_ReleaseDlgTemplate( ( LPDLGTEMPLATE ) hb_parnl( 1 ) ); | ^ ../../../../source/winapi/dialog.c: In function 'HB_FUN_HWG__CREATEPROPERTYSHEETPAGE': ../../../../source/winapi/dialog.c:390:22: warning: cast between incompatible function types from 'LRESULT (*)(struct HWND__ *, UINT, struct _PROPSHEETPAGEA *)' {aka 'long long int (*)(struct HWND__ *, unsigned int, struct _PROPSHEETPAGEA *)'} to 'UINT (*)(struct HWND__ *, UINT, struct _PROPSHEETPAGEA *)' {aka 'unsigned int (*)(struct HWND__ *, unsigned int, struct _PROPSHEETPAGEA *)'} [-Wcast-function-type] 390 | psp.pfnCallback = ( LPFNPSPCALLBACK ) s_PSPProcRelease; | ^ ../../../../source/winapi/dialog.c:419:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 419 | pdlgtemplate = ( LPDLGTEMPLATE ) hb_parnl( 2 ); | ^ ../../../../source/winapi/dialog.c: In function 'HB_FUN_HWG__PROPERTYSHEET': ../../../../source/winapi/dialog.c:455:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 455 | psp[i] = ( HPROPSHEETPAGE ) hb_arrayGetNL( pArr, i + 1 ); | ^ ../../../../source/winapi/dialog.c: In function 'HB_FUN_HWG_CREATEDLGINDIRECT': ../../../../source/winapi/dialog.c:491:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 491 | pdlgtemplate = ( LPDLGTEMPLATE ) hb_parnl( 8 ); | ^ ../../../../source/winapi/draw.c: In function 'TransparentBmp': ../../../../source/winapi/draw.c:96:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'int (*)(struct HDC__ *, int, int, int, int, struct HDC__ *, int, int, int, int, int)' [-Wcast-function-type] 96 | ( TRANSPARENTBLT ) | ^ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_GETPPSERASE': ../../../../source/winapi/draw.c:146:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | BOOL fErase = ( BOOL ) ( &pps->fErase ); | ^ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_FILLRECT': ../../../../source/winapi/draw.c:271:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 271 | HB_ISPOINTER( 6 ) ? ( HBRUSH )HB_PARHANDLE( 6 ) : ( HBRUSH )hb_parnl(6) ); | ^ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_DRAWBUTTON': ../../../../source/winapi/draw.c:334:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 334 | ( HBRUSH ) ( ( ( iType & 2 ) ? COLOR_3DSHADOW : COLOR_3DHILIGHT ) | ^ ../../../../source/winapi/draw.c:339:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 339 | ( HBRUSH ) ( ( ( iType & 2 ) ? COLOR_3DHILIGHT : ( iType & 4 ) ? | ^ ../../../../source/winapi/draw.c:346:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 346 | ( HBRUSH ) ( ( ( iType & 2 ) ? COLOR_3DSHADOW : COLOR_3DLIGHT ) | ^ ../../../../source/winapi/draw.c:351:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 351 | ( HBRUSH ) ( ( ( iType & 2 ) ? COLOR_3DLIGHT : COLOR_3DSHADOW ) | ^ In file included from ../../../../include/hwingui.h:18, from ../../../../source/winapi/draw.c:15: ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_LOADIMAGE': ../../../../source/winapi/draw.c:395:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 395 | HB_RETHANDLE( LoadImage( HB_ISNIL( 1 ) ? GetModuleHandle( NULL ) : ( HINSTANCE ) hb_parnl( 1 ), // handle of the instance that contains the image | ^ ../../../../include/guilib.h:15:61: note: in definition of macro 'HB_RETHANDLE' 15 | #define HB_RETHANDLE( h ) hb_retptr( ( void * ) ( h ) ) | ^ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_OPENBITMAP': ../../../../source/winapi/draw.c:719:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 719 | if( ( ( long int ) hfbm ) <= 0 ) | ^ In file included from ../../../../include/hwingui.h:18, from ../../../../source/winapi/draw.c:15: ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_RELEASEDC': ../../../../include/guilib.h:15:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 15 | #define HB_RETHANDLE( h ) hb_retptr( ( void * ) ( h ) ) | ^ ../../../../source/winapi/draw.c:952:4: note: in expansion of macro 'HB_RETHANDLE' 952 | HB_RETHANDLE( ReleaseDC( ( HWND ) HB_PARHANDLE( 1 ), | ^~~~~~~~~~~~ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_GETDRAWITEMINFO': ../../../../source/winapi/draw.c:991:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 991 | temp = hb_itemPutNL( NULL, ( LONG ) lpdis->hwndItem ); | ^ ../../../../source/winapi/draw.c: In function 'HB_FUN_HWG_DRAWGRADIENT': ../../../../source/winapi/draw.c:1559:32: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'int (*)(struct HDC__ *, struct _TRIVERTEX *, int, void *, int, int)' [-Wcast-function-type] 1559 | FuncGradientFill = ( GRADIENTFILL ) | ^ ../../../../source/winapi/draw.c:1788:27: warning: using integer absolute value function 'abs' when argument is of floating point type 'double' [-Wabsolute-value] 1788 | delta = abs( pow( (long double)(candidates[k].x), 2 ) + pow( (long double)(candidates[k].y), 2 ) - | ^~~ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_VERSION': ../../../../source/winapi/freeimg.c:230:33: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'char * (*)(void)' [-Wcast-function-type] 230 | FREEIMAGE_GETVERSION pFunc = ( FREEIMAGE_GETVERSION ) s_getFunction( NULL, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_UNLOAD': ../../../../source/winapi/freeimg.c:239:46: warning: cast between incompatible function types from 'FREEIMAGE_UNLOAD' {aka 'void (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 239 | ( FREEIMAGE_UNLOAD ) s_getFunction( ( FARPROC ) pUnload, | ^ ../../../../source/winapi/freeimg.c:239:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'void (*)(FIBITMAP *)' {aka 'void (*)(struct FIBITMAP *)'} [-Wcast-function-type] 239 | ( FREEIMAGE_UNLOAD ) s_getFunction( ( FARPROC ) pUnload, | ^ ../../../../source/winapi/freeimg.c:243:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 243 | pUnload( ( FIBITMAP * ) hb_parnl( 1 ) ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_LOAD': ../../../../source/winapi/freeimg.c:249:44: warning: cast between incompatible function types from 'FREEIMAGE_LOAD' {aka 'struct FIBITMAP * (*)(int, const char *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 249 | ( FREEIMAGE_LOAD ) s_getFunction( ( FARPROC ) pLoad, | ^ ../../../../source/winapi/freeimg.c:249:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(FREE_IMAGE_FORMAT, const char *, int)' {aka 'struct FIBITMAP * (*)(int, const char *, int)'} [-Wcast-function-type] 249 | ( FREEIMAGE_LOAD ) s_getFunction( ( FARPROC ) pLoad, | ^ ../../../../source/winapi/freeimg.c:252:58: warning: cast between incompatible function types from 'FREEIMAGE_GETFIFFROMFILENAME' {aka 'int (*)(const char *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 252 | ( FREEIMAGE_GETFIFFROMFILENAME ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:252:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FREE_IMAGE_FORMAT (*)(const char *)' {aka 'int (*)(const char *)'} [-Wcast-function-type] 252 | ( FREEIMAGE_GETFIFFROMFILENAME ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:258:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 258 | hb_retnl( ( ULONG ) pLoad( pGetfiffromfile( name ), name, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_LOADTYPE': ../../../../source/winapi/freeimg.c:271:44: warning: cast between incompatible function types from 'FREEIMAGE_LOAD' {aka 'struct FIBITMAP * (*)(int, const char *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 271 | ( FREEIMAGE_LOAD ) s_getFunction( ( FARPROC ) pLoad, | ^ ../../../../source/winapi/freeimg.c:271:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(FREE_IMAGE_FORMAT, const char *, int)' {aka 'struct FIBITMAP * (*)(int, const char *, int)'} [-Wcast-function-type] 271 | ( FREEIMAGE_LOAD ) s_getFunction( ( FARPROC ) pLoad, | ^ ../../../../source/winapi/freeimg.c:277:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 277 | hb_retnl( ( ULONG ) pLoad( ( enum FREE_IMAGE_FORMAT ) hb_parni( 1 ), | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_SAVE': ../../../../source/winapi/freeimg.c:287:44: warning: cast between incompatible function types from 'FREEIMAGE_SAVE' {aka 'int (*)(int, struct FIBITMAP *, const char *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 287 | ( FREEIMAGE_SAVE ) s_getFunction( ( FARPROC ) pSave, | ^ ../../../../source/winapi/freeimg.c:287:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(FREE_IMAGE_FORMAT, FIBITMAP *, const char *, int)' {aka 'int (*)(int, struct FIBITMAP *, const char *, int)'} [-Wcast-function-type] 287 | ( FREEIMAGE_SAVE ) s_getFunction( ( FARPROC ) pSave, | ^ ../../../../source/winapi/freeimg.c:290:58: warning: cast between incompatible function types from 'FREEIMAGE_GETFIFFROMFILENAME' {aka 'int (*)(const char *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 290 | ( FREEIMAGE_GETFIFFROMFILENAME ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:290:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FREE_IMAGE_FORMAT (*)(const char *)' {aka 'int (*)(const char *)'} [-Wcast-function-type] 290 | ( FREEIMAGE_GETFIFFROMFILENAME ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:297:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 297 | ( FIBITMAP * ) hb_parnl( 1 ), name, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_SAVETYPE': ../../../../source/winapi/freeimg.c:310:44: warning: cast between incompatible function types from 'FREEIMAGE_SAVE' {aka 'int (*)(int, struct FIBITMAP *, const char *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 310 | ( FREEIMAGE_SAVE ) s_getFunction( ( FARPROC ) pSave, | ^ ../../../../source/winapi/freeimg.c:310:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(FREE_IMAGE_FORMAT, FIBITMAP *, const char *, int)' {aka 'int (*)(int, struct FIBITMAP *, const char *, int)'} [-Wcast-function-type] 310 | ( FREEIMAGE_SAVE ) s_getFunction( ( FARPROC ) pSave, | ^ ../../../../source/winapi/freeimg.c:317:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 317 | ( FIBITMAP * ) hb_parnl( 2 ), name, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETWIDTH': ../../../../source/winapi/freeimg.c:327:48: warning: cast between incompatible function types from 'FREEIMAGE_GETWIDTH' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 327 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:327:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 327 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:330:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 330 | hb_retnl( ( pGetwidth ) ? pGetwidth( ( FIBITMAP * ) hb_parnl( 1 ) ) : 0 ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETHEIGHT': ../../../../source/winapi/freeimg.c:336:49: warning: cast between incompatible function types from 'FREEIMAGE_GETHEIGHT' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 336 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:336:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 336 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:339:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 339 | hb_retnl( ( pGetheight ) ? pGetheight( ( FIBITMAP * ) hb_parnl( 1 ) ) : | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETBPP': ../../../../source/winapi/freeimg.c:346:46: warning: cast between incompatible function types from 'FREEIMAGE_GETBPP' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 346 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:346:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 346 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:349:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 349 | hb_retnl( ( pGetBPP ) ? pGetBPP( ( FIBITMAP * ) hb_parnl( 1 ) ) : 0 ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETIMAGETYPE': ../../../../source/winapi/freeimg.c:355:52: warning: cast between incompatible function types from 'FREEIMAGE_GETIMAGETYPE' {aka 'short int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 355 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c:355:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'short int (*)(FIBITMAP *)' {aka 'short int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 355 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c:358:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 358 | hb_retnl( ( pGetImageType ) ? pGetImageType( ( FIBITMAP * ) hb_parnl( 1 ) ) | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_2BITMAP': ../../../../source/winapi/freeimg.c:364:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 364 | FIBITMAP *dib = ( FIBITMAP * ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:368:47: warning: cast between incompatible function types from 'FREEIMAGE_GETBITS' {aka 'unsigned char * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 368 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:368:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BYTE * (*)(FIBITMAP *)' {aka 'unsigned char * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 368 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:371:47: warning: cast between incompatible function types from 'FREEIMAGE_GETINFO' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 371 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:371:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFO * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 371 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:374:53: warning: cast between incompatible function types from 'FREEIMAGE_GETINFOHEADER' {aka 'struct tagBITMAPINFOHEADER * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 374 | ( FREEIMAGE_GETINFOHEADER ) s_getFunction( ( FARPROC ) pGetinfoHead, | ^ ../../../../source/winapi/freeimg.c:374:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFOHEADER * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFOHEADER * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 374 | ( FREEIMAGE_GETINFOHEADER ) s_getFunction( ( FARPROC ) pGetinfoHead, | ^ ../../../../source/winapi/freeimg.c:377:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 377 | hb_retnl( ( LONG ) CreateDIBitmap( hDC, pGetinfoHead( dib ), | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_FI2DIB': ../../../../source/winapi/freeimg.c:464:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 464 | FIBITMAP *dib = ( FIBITMAP * ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:468:48: warning: cast between incompatible function types from 'FREEIMAGE_GETWIDTH' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 468 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:468:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 468 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:471:49: warning: cast between incompatible function types from 'FREEIMAGE_GETHEIGHT' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 471 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:471:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 471 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:474:46: warning: cast between incompatible function types from 'FREEIMAGE_GETBPP' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 474 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:474:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 474 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:477:48: warning: cast between incompatible function types from 'FREEIMAGE_GETBPP' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 477 | ( FREEIMAGE_GETPITCH ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:477:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'unsigned int (*)(FIBITMAP *)' {aka 'unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 477 | ( FREEIMAGE_GETPITCH ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:480:47: warning: cast between incompatible function types from 'FREEIMAGE_GETBITS' {aka 'unsigned char * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 480 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:480:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BYTE * (*)(FIBITMAP *)' {aka 'unsigned char * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 480 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:493:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 493 | hb_retnl( ( LONG ) hdib ); | ^ ../../../../source/winapi/freeimg.c: In function 'SET_FREEIMAGE_MARKER': ../../../../source/winapi/freeimg.c:508:52: warning: cast between incompatible function types from 'FREEIMAGE_GETIMAGETYPE' {aka 'short int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 508 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c:508:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'short int (*)(FIBITMAP *)' {aka 'short int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 508 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_FI2DIBEX': ../../../../source/winapi/freeimg.c:518:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 518 | FIBITMAP *_dib = ( FIBITMAP * ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:522:53: warning: cast between incompatible function types from 'FREEIMAGE_GETCOLORSUSED' {aka 'unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 522 | ( FREEIMAGE_GETCOLORSUSED ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:522:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'unsigned int (*)(FIBITMAP *)' {aka 'unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 522 | ( FREEIMAGE_GETCOLORSUSED ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:525:48: warning: cast between incompatible function types from 'FREEIMAGE_GETWIDTH' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 525 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:525:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 525 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:528:49: warning: cast between incompatible function types from 'FREEIMAGE_GETHEIGHT' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 528 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:528:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 528 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:531:46: warning: cast between incompatible function types from 'FREEIMAGE_GETBPP' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 531 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:531:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 531 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:534:48: warning: cast between incompatible function types from 'FREEIMAGE_GETPITCH' {aka 'unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 534 | ( FREEIMAGE_GETPITCH ) s_getFunction( ( FARPROC ) pGetPitch, | ^ ../../../../source/winapi/freeimg.c:534:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'unsigned int (*)(FIBITMAP *)' {aka 'unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 534 | ( FREEIMAGE_GETPITCH ) s_getFunction( ( FARPROC ) pGetPitch, | ^ ../../../../source/winapi/freeimg.c:537:53: warning: cast between incompatible function types from 'FREEIMAGE_GETINFOHEADER' {aka 'struct tagBITMAPINFOHEADER * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 537 | ( FREEIMAGE_GETINFOHEADER ) s_getFunction( ( FARPROC ) pGetinfoHead, | ^ ../../../../source/winapi/freeimg.c:537:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFOHEADER * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFOHEADER * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 537 | ( FREEIMAGE_GETINFOHEADER ) s_getFunction( ( FARPROC ) pGetinfoHead, | ^ ../../../../source/winapi/freeimg.c:540:47: warning: cast between incompatible function types from 'FREEIMAGE_GETINFO' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 540 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:540:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFO * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 540 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:543:47: warning: cast between incompatible function types from 'FREEIMAGE_GETBITS' {aka 'unsigned char * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 543 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:543:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BYTE * (*)(FIBITMAP *)' {aka 'unsigned char * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 543 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:546:50: warning: cast between incompatible function types from 'FREEIMAGE_GETPALETTE' {aka 'struct tagRGBQUAD * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 546 | ( FREEIMAGE_GETPALETTE ) s_getFunction( ( FARPROC ) pGetPalette, | ^ ../../../../source/winapi/freeimg.c:546:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'RGBQUAD * (*)(FIBITMAP *)' {aka 'struct tagRGBQUAD * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 546 | ( FREEIMAGE_GETPALETTE ) s_getFunction( ( FARPROC ) pGetPalette, | ^ ../../../../source/winapi/freeimg.c:549:52: warning: cast between incompatible function types from 'FREEIMAGE_GETIMAGETYPE' {aka 'short int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 549 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c:549:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'short int (*)(FIBITMAP *)' {aka 'short int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 549 | ( FREEIMAGE_GETIMAGETYPE ) s_getFunction( ( FARPROC ) pGetImageType, | ^ ../../../../source/winapi/freeimg.c:595:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 595 | hb_retnl( ( LONG ) hMem ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_DRAW': ../../../../source/winapi/freeimg.c:600:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 600 | FIBITMAP *dib = ( FIBITMAP * ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:630:47: warning: cast between incompatible function types from 'FREEIMAGE_GETBITS' {aka 'unsigned char * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 630 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:630:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BYTE * (*)(FIBITMAP *)' {aka 'unsigned char * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 630 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:633:47: warning: cast between incompatible function types from 'FREEIMAGE_GETINFO' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 633 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:633:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFO * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 633 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_BMP2FI': ../../../../source/winapi/freeimg.c:655:51: warning: cast between incompatible function types from 'FREEIMAGE_ALLOCATE' {aka 'struct FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 655 | ( FREEIMAGE_ALLOCATE ) s_getFunction( ( FARPROC ) pAllocate, | ^ ../../../../source/winapi/freeimg.c:655:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)' {aka 'struct FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)'} [-Wcast-function-type] 655 | ( FREEIMAGE_ALLOCATE ) s_getFunction( ( FARPROC ) pAllocate, | ^ ../../../../source/winapi/freeimg.c:658:50: warning: cast between incompatible function types from 'FREEIMAGE_GETBITS' {aka 'unsigned char * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 658 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:658:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BYTE * (*)(FIBITMAP *)' {aka 'unsigned char * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 658 | ( FREEIMAGE_GETBITS ) s_getFunction( ( FARPROC ) pGetbits, | ^ ../../../../source/winapi/freeimg.c:661:50: warning: cast between incompatible function types from 'FREEIMAGE_GETINFO' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 661 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:661:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BITMAPINFO * (*)(FIBITMAP *)' {aka 'struct tagBITMAPINFO * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 661 | ( FREEIMAGE_GETINFO ) s_getFunction( ( FARPROC ) pGetinfo, | ^ ../../../../source/winapi/freeimg.c:664:52: warning: cast between incompatible function types from 'FREEIMAGE_GETHEIGHT' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 664 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:664:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 664 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:676:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 676 | hb_retnl( ( LONG ) dib ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_DIB2FI': ../../../../source/winapi/freeimg.c:726:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 726 | HANDLE hdib = ( HANDLE ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:735:61: warning: cast between incompatible function types from 'FREEIMAGE_CONVERTFROMRAWBITS' {aka 'struct FIBITMAP * (*)(unsigned char *, int, int, int, unsigned int, unsigned int, unsigned int, unsigned int, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 735 | ( FREEIMAGE_CONVERTFROMRAWBITS ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:735:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(BYTE *, int, int, int, unsigned int, unsigned int, unsigned int, unsigned int, BOOL)' {aka 'struct FIBITMAP * (*)(unsigned char *, int, int, int, unsigned int, unsigned int, unsigned int, unsigned int, int)'} [-Wcast-function-type] 735 | ( FREEIMAGE_CONVERTFROMRAWBITS ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:738:53: warning: cast between incompatible function types from 'FREEIMAGE_GETPALETTE' {aka 'struct tagRGBQUAD * (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 738 | ( FREEIMAGE_GETPALETTE ) s_getFunction( ( FARPROC ) pGetPalette, | ^ ../../../../source/winapi/freeimg.c:738:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'RGBQUAD * (*)(FIBITMAP *)' {aka 'struct tagRGBQUAD * (*)(struct FIBITMAP *)'} [-Wcast-function-type] 738 | ( FREEIMAGE_GETPALETTE ) s_getFunction( ( FARPROC ) pGetPalette, | ^ ../../../../source/winapi/freeimg.c:741:49: warning: cast between incompatible function types from 'FREEIMAGE_GETBPP' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 741 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:741:13: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 741 | ( FREEIMAGE_GETBPP ) s_getFunction( ( FARPROC ) pGetBPP, | ^ ../../../../source/winapi/freeimg.c:776:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 776 | hb_retnl( ( LONG ) dib ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_RESCALE': ../../../../source/winapi/freeimg.c:791:47: warning: cast between incompatible function types from 'FREEIMAGE_RESCALE' {aka 'struct FIBITMAP * (*)(struct FIBITMAP *, int, int, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 791 | ( FREEIMAGE_RESCALE ) s_getFunction( ( FARPROC ) pRescale, | ^ ../../../../source/winapi/freeimg.c:791:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(FIBITMAP *, int, int, FREE_IMAGE_FILTER)' {aka 'struct FIBITMAP * (*)(struct FIBITMAP *, int, int, int)'} [-Wcast-function-type] 791 | ( FREEIMAGE_RESCALE ) s_getFunction( ( FARPROC ) pRescale, | ^ ../../../../source/winapi/freeimg.c:794:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 794 | hb_retnl( ( pRescale ) ? ( LONG ) pRescale( ( FIBITMAP * ) hb_parnl( 1 ), | ^ ../../../../source/winapi/freeimg.c:794:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 794 | hb_retnl( ( pRescale ) ? ( LONG ) pRescale( ( FIBITMAP * ) hb_parnl( 1 ), | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_REMOVECHANNEL': ../../../../source/winapi/freeimg.c:802:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 802 | FIBITMAP *dib = ( FIBITMAP * ) hb_parnl( 1 ); | ^ ../../../../source/winapi/freeimg.c:806:48: warning: cast between incompatible function types from 'FREEIMAGE_ALLOCATE' {aka 'struct FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 806 | ( FREEIMAGE_ALLOCATE ) s_getFunction( ( FARPROC ) pAllocate, | ^ ../../../../source/winapi/freeimg.c:806:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)' {aka 'struct FIBITMAP * (*)(int, int, int, unsigned int, unsigned int, unsigned int)'} [-Wcast-function-type] 806 | ( FREEIMAGE_ALLOCATE ) s_getFunction( ( FARPROC ) pAllocate, | ^ ../../../../source/winapi/freeimg.c:809:48: warning: cast between incompatible function types from 'FREEIMAGE_GETWIDTH' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 809 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:809:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 809 | ( FREEIMAGE_GETWIDTH ) s_getFunction( ( FARPROC ) pGetwidth, | ^ ../../../../source/winapi/freeimg.c:812:49: warning: cast between incompatible function types from 'FREEIMAGE_GETHEIGHT' {aka 'long unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 812 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:812:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'ULONG (*)(FIBITMAP *)' {aka 'long unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 812 | ( FREEIMAGE_GETHEIGHT ) s_getFunction( ( FARPROC ) pGetheight, | ^ ../../../../source/winapi/freeimg.c:815:50: warning: cast between incompatible function types from 'FREEIMAGE_SETCHANNEL' {aka 'int (*)(struct FIBITMAP *, struct FIBITMAP *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 815 | ( FREEIMAGE_SETCHANNEL ) s_getFunction( ( FARPROC ) pSetChannel, | ^ ../../../../source/winapi/freeimg.c:815:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(FIBITMAP *, FIBITMAP *, FREE_IMAGE_COLOR_CHANNEL)' {aka 'int (*)(struct FIBITMAP *, struct FIBITMAP *, int)'} [-Wcast-function-type] 815 | ( FREEIMAGE_SETCHANNEL ) s_getFunction( ( FARPROC ) pSetChannel, | ^ ../../../../source/winapi/freeimg.c:818:46: warning: cast between incompatible function types from 'FREEIMAGE_UNLOAD' {aka 'void (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 818 | ( FREEIMAGE_UNLOAD ) s_getFunction( ( FARPROC ) pUnload, | ^ ../../../../source/winapi/freeimg.c:818:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'void (*)(FIBITMAP *)' {aka 'void (*)(struct FIBITMAP *)'} [-Wcast-function-type] 818 | ( FREEIMAGE_UNLOAD ) s_getFunction( ( FARPROC ) pUnload, | ^ ../../../../source/winapi/freeimg.c: In function '_TellProc': ../../../../source/winapi/freeimg.c:880:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 880 | return ( ( long int ) g_load_address - ( long int ) handle ); | ^ ../../../../source/winapi/freeimg.c:880:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 880 | return ( ( long int ) g_load_address - ( long int ) handle ); | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_LOADFROMMEM': ../../../../source/winapi/freeimg.c:886:54: warning: cast between incompatible function types from 'FREEIMAGE_LOADFROMHANDLE' {aka 'struct FIBITMAP * (*)(int, struct FreeImageIO *, void *, int)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 886 | ( FREEIMAGE_LOADFROMHANDLE ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:886:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(FREE_IMAGE_FORMAT, FreeImageIO *, void *, int)' {aka 'struct FIBITMAP * (*)(int, struct FreeImageIO *, void *, int)'} [-Wcast-function-type] 886 | ( FREEIMAGE_LOADFROMHANDLE ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:919:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 919 | hb_retnl( ( LONG ) pLoadFromHandle( fif, &io, ( fi_handle ) image, | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_ROTATECLASSIC': ../../../../source/winapi/freeimg.c:929:53: warning: cast between incompatible function types from 'FREEIMAGE_ROTATECLASSIC' {aka 'struct FIBITMAP * (*)(struct FIBITMAP *, double)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 929 | ( FREEIMAGE_ROTATECLASSIC ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:929:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'FIBITMAP * (*)(FIBITMAP *, double)' {aka 'struct FIBITMAP * (*)(struct FIBITMAP *, double)'} [-Wcast-function-type] 929 | ( FREEIMAGE_ROTATECLASSIC ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:932:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 932 | hb_retnl( ( pRotateClassic ) ? ( LONG ) pRotateClassic( ( FIBITMAP * ) | ^ ../../../../source/winapi/freeimg.c:932:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 932 | hb_retnl( ( pRotateClassic ) ? ( LONG ) pRotateClassic( ( FIBITMAP * ) | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETDOTSPERMETERX': ../../../../source/winapi/freeimg.c:939:56: warning: cast between incompatible function types from 'FREEIMAGE_GETDOTSPERMETERX' {aka 'unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 939 | ( FREEIMAGE_GETDOTSPERMETERX ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:939:10: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'unsigned int (*)(FIBITMAP *)' {aka 'unsigned int (*)(struct FIBITMAP *)'} [-Wcast-function-type] 939 | ( FREEIMAGE_GETDOTSPERMETERX ) s_getFunction( ( FARPROC ) | ^ ../../../../source/winapi/freeimg.c:942:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 942 | hb_retnl( ( pGetDotsPerMeterX ) ? pGetDotsPerMeterX( ( FIBITMAP * ) | ^ ../../../../source/winapi/freeimg.c: In function 'HB_FUN_HWG_FI_GETDOTSPERMETERY': ../../../../source/winapi/freeimg.c:949:56: warning: cast between incompatible function types from 'FREEIMAGE_GETDOTSPERMETERY' {aka 'unsigned int (*)(struct FIBITMAP *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type] 949 | ( FREEIMAGE_GETDOTSPERMETERY ) s_getFunction( ( FARPROC ) | ... [truncated message content] |
From: Alex S. <ss...@mw...> - 2020-05-07 12:15:52
|
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div class="moz-cite-prefix">Hi</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">I would like to see it move to Git, I have just installed SVN again so that it is a bit easier to cooperate at the moment and it really is not as nice. I am a big fan of VS Code and the git integration is excellent and very easy to use.</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">I have migrated my main project from Mercurial recently and was able to transfer all the commit history, I think the same is possible for SVN projects via GitHub.</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">Of course it is very much Alexander's baby and his decision. I was thrilled when he took the reigns to make 2.17, the project had become a mess with some very bad changes.<br> </div> <div class="moz-cite-prefix">-- <br> </div> <div class="moz-cite-prefix">Regards</div> <div class="moz-cite-prefix">Alex<br> </div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">On 2020/05/07 11:54, Maurizio la Cecilia wrote:<br> </div> <blockquote type="cite" cite="mid:c20...@gm..."> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <div class="moz-cite-prefix">Hi Alain,</div> <div class="moz-cite-prefix">personally I'm not so skilled on Linux to be an useful contributor.</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">About your request of bug tracking I'm here to repropose an old wish already suggested: to migrate to Git.<br> This way the issues/pull request/etc. tools could be the right way to contribute in enhancing HWGui.</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">I know Alexander didn't agree with Git migration, but maybe now thoughts could be somewhat changed.</div> <div class="moz-cite-prefix">I'm asking all HWGui developers/users for an opinion about that.</div> <div class="moz-cite-prefix">Best regards.<br> --<br> Maurizio<br> </div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">Il 07/05/2020 09:20, Alain Aupeix ha scritto:<br> </div> <blockquote type="cite" cite="mid:3b5...@wa..."> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <p>Hi all,</p> <p>Since a few updates, hwrun build crashes under Linux.</p> <p>I have send a mail to hwgui-developers and to Alex, but no answer.</p> <p>In the last update, I saw about a todo.txt file where it's talken about bug tickets.</p> <p>As I have no answer on hwgui-developers and by Alex, I suppose that Alex has stop his work for hwgui.</p> <p>I saw that, since a few time, Wilfried works on hwgui.</p> <p>Is there a way to post bugs on a bug tracker ?</p> <p>Can I have the mail of Wilfried ?</p> Thanks<br> A+<br> -- <br> <div class="moz-signature"> <hr> <b>Alain Aupeix</b><br> <small>Sites web : <a href="http://jujuland.pagesperso-orange.fr/" moz-do-not-send="true">JujuLand</a> | <a href="http://pissobi-lacassagne.pagesperso-orange.fr/" moz-do-not-send="true">Pissobi-Lacassagne</a> | <a href="https://www.gadel-environnement.org/" moz-do-not-send="true">Gadel</a> <hr> <small>X.ubuntu 16.04 [ H.arbour 3.2.0dev (r2020-02-24 15:33) | Hw.gui 2.22-4 (r2817) | G.ramps 5.0.1</small></small> <hr><br> </div> </blockquote> <p><br> </p> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <pre class="moz-quote-pre" wrap="">_______________________________________________ Hwgui-developers mailing list <a class="moz-txt-link-abbreviated" href="mailto:Hwg...@li...">Hwg...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/hwgui-developers">https://lists.sourceforge.net/lists/listinfo/hwgui-developers</a> </pre> </blockquote> <p><br> </p> <div class="moz-signature">-- <br> <img src="cid:par...@mw..." border="0"></div> </body> </html> |
From: Maurizio la C. <m.l...@gm...> - 2020-05-07 09:54:51
|
Hi Alain, personally I'm not so skilled on Linux to be an useful contributor. About your request of bug tracking I'm here to repropose an old wish already suggested: to migrate to Git. This way the issues/pull request/etc. tools could be the right way to contribute in enhancing HWGui. I know Alexander didn't agree with Git migration, but maybe now thoughts could be somewhat changed. I'm asking all HWGui developers/users for an opinion about that. Best regards. -- Maurizio Il 07/05/2020 09:20, Alain Aupeix ha scritto: > > Hi all, > > Since a few updates, hwrun build crashes under Linux. > > I have send a mail to hwgui-developers and to Alex, but no answer. > > In the last update, I saw about a todo.txt file where it's talken > about bug tickets. > > As I have no answer on hwgui-developers and by Alex, I suppose that > Alex has stop his work for hwgui. > > I saw that, since a few time, Wilfried works on hwgui. > > Is there a way to post bugs on a bug tracker ? > > Can I have the mail of Wilfried ? > > Thanks > A+ > -- > ------------------------------------------------------------------------ > *Alain Aupeix* > Sites web : JujuLand <http://jujuland.pagesperso-orange.fr/> | > Pissobi-Lacassagne <http://pissobi-lacassagne.pagesperso-orange.fr/> | > Gadel <https://www.gadel-environnement.org/> > ------------------------------------------------------------------------ > X.ubuntu 16.04 [ H.arbour 3.2.0dev (r2020-02-24 15:33) | Hw.gui 2.22-4 > (r2817) | G.ramps 5.0.1 > ------------------------------------------------------------------------ > |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-01-28 02:18:33
|
Hi! hbmk2 hwgrun.hbp Harbour 3.4.0dev (096e855) (2019-07-15 13:50) Copyright (c) 1999-2019, https://github.com/vszakats/harbour-core/ Compiling 'hwgrun.prg'... Lines 198, Functions/Procedures 2 Generating C source output to '/tmp/hbmk_foea12.dir/hwgrun.c'... Done. /usr/bin/ld: /tmp/hbmk_foea12.dir/hwgrun.o:(.data.rel+0xf0): referência não definida para "HB_FUN_HB_OSNEWLINE" Suggestion is change hb_OSNewLine() to hb_eol() Best regards, Itamar M. Lins Jr. |
From: Itamar M. L. J. L. <ita...@gm...> - 2020-01-28 02:04:47
|
Hi! Harbour 3.4.0dev (096e855) (2019-07-15 13:50) Copyright (c) 1999-2019, https://github.com/vszakats/harbour-core/ Harbour Build Info --------------------------- Version: Harbour 3.4.0dev (096e855) (2019-07-15 13:50) Compiler: GNU C 9.2.1 (64-bit) Platform: Linux 5.3.0-26-generic x86_64 PCode version: 0.3 Commit info: 2019-07-15 13:50:51 +0000 Commit ID: 096e85514a9e296f4f5869c9b74815916704bfa8 Build options: --------------------------- hwgui.hbp hbmk2: Compiling Harbour sources... hbmk2: Compiling... In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/commond.c:16: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/commond.c:16: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/commond.c:16: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/commond.c:16: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/control.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/control.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/control.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/control.c:24: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/draw.c:18: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/draw.c:18: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/draw.c:18: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/draw.c:18: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/drawtext.c:18: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/drawtext.c:18: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/drawtext.c:18: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/drawtext.c:18: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ ../../../../source/gtk/drawtext.c: In function ‘HB_FUN_G_DEBUG’: ../../../../source/gtk/drawtext.c:336:4: warning: format not a string literal and no format arguments [-Wformat-security] 336 | g_debug(hb_parc(1)); | ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/window.c:17: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/window.c:17: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/window.c:17: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/window.c:17: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ ../../../../source/gtk/window.c: In function ‘snooper’: ../../../../source/gtk/window.c:950:34: warning: unused parameter ‘grab_widget’ [-Wunused-parameter] 950 | static gint snooper ( GtkWidget *grab_widget, | ~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/wprint.c:18: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/wprint.c:18: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/wprint.c:18: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/wprint.c:18: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/menu_c.c:15: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/menu_c.c:15: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/menu_c.c:15: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/menu_c.c:15: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/message.c:16: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/message.c:16: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/message.c:16: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/message.c:16: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ ../../../../source/gtk/message.c: In function ‘MessageBox’: ../../../../source/gtk/message.c:32:38: warning: format not a string literal and no format arguments [-Wformat-security] 32 | gcptr ); | ^~~~~ ../../../../source/gtk/message.c: In function ‘HB_FUN_HWG_MSGYESNOCANCEL’: ../../../../source/gtk/message.c:95:38: warning: format not a string literal and no format arguments [-Wformat-security] 95 | gcptr ); | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/gtk/misc.c:19: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/misc.c:19: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/gtk/misc.c:19: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/gtk/misc.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ hbmk2: Creating static library... lib/libhwgui.a /*-----------------------------------------------------------------------------------*/ procmisc.hbp hbmk2: Compiling Harbour sources... hbmk2: Compiling... In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../../../source/common/editor/hcedit_l.c:66: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/common/editor/hcedit_l.c:66: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../../../source/common/editor/hcedit_l.c:66: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../../../source/common/editor/hcedit_l.c:66: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ ../../../../source/common/editor/hcedit_l.c: In function ‘ted_CalcLineWidth’: ../../../../source/common/editor/hcedit_l.c:320:102: warning: unused parameter ‘bWrap’ [-Wunused-parameter] 320 | int ted_CalcLineWidth( TEDIT * pted, char *szText, int iLen, int iWidth, int * iRealWidth, short int bWrap ) | ~~~~~~~~~~^~~~~ ../../../../source/common/editor/hcedit_l.c: In function ‘ted_TextOut’: ../../../../source/common/editor/hcedit_l.c:352:56: warning: unused parameter ‘iHeight’ [-Wunused-parameter] 352 | int ted_TextOut( TEDIT * pted, int xpos, int ypos, int iHeight, | ~~~~^~~~~~~ ../../../../source/common/editor/hcedit_l.c:353:11: warning: unused parameter ‘iMaxAscent’ [-Wunused-parameter] 353 | int iMaxAscent, char *szText, TEDATTR * pattr, int iLen ) | ~~~~^~~~~~~~~~ hbmk2: Creating static library... lib/libprocmisc.a Best Regards, Itamar M. Lins Jr. |