* src/common/hbstr.c * hb_str2number() changed to limit string size to 'int' internally. This fixes the warnings and inconsistencies on Win64. * src/rtl/hbcom.c ! Pacified msvc warnings on component boundary.