From: Itamar M. L. J. L. <ita...@gm...> - 2018-12-16 21:35:35
|
Hi! Please take time to access this forum from Hwgui. Mr. José Quintas, created some .HBP file for Hwgui that facilitates the maintenance and creation of the Hwgui library, in any environment. You can post using the English language if you wish. http://www.pctoledo.com.br/forum/viewtopic.php?f=46&t=19682&start=15 ../../../../contrib/misc/arr2str.c: In function 'ArrayMemoSize': ../../../../contrib/misc/arr2str.c:118:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if( HB_DBL_LIM_INT32( dVal ) ) ^ ../../../../contrib/misc/arr2str.c:124:10: note: here case HB_IT_DOUBLE: ^~~~ ../../../../contrib/misc/arr2str.c: In function 'WriteArray': ../../../../contrib/misc/arr2str.c:192:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if( HB_DBL_LIM_INT32( dVal ) ) ^ ../../../../contrib/misc/arr2str.c:201:10: note: here case HB_IT_DOUBLE: ^~~~ Best regards, Itamar M. Lins Jr. |