|
From: Maurizio la C. <m.l...@gm...> - 2013-06-13 17:21:36
|
As per subject: C:/SVN/hwgui/source/dialog.c: In function 's_ModalDlgProc': C:/SVN/hwgui/source/dialog.c:560:14: warning: assignment makes integer from pointer without a cast [enabled by default] res = hb_parptr( -1 ) ; ^ C:/SVN/hwgui/source/dialog.c: In function 's_DlgProc': C:/SVN/hwgui/source/dialog.c:635:14: warning: assignment makes integer from pointer without a cast [enabled by default] res = hb_parptr( -1 ) ; ^ C:/SVN/hwgui/source/xml/xmlparse.c: In function 'HB_FUN_HBXML_SETENTITY': C:/SVN/hwgui/source/xml/xmlparse.c:79:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( ul = 0; ul < nPredefsKol; ul++ ) ^ BR Maurizio |