windows: static: these windows libs seem to be needed. #78
Annotations
11 warnings
libticonv/trunk/src/iconv.c#L97
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/charset.cc#L132
'=': conversion from 'unsigned long' to 'unsigned char', possible loss of data
|
libticonv/trunk/src/charset.cc#L167
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L202
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L431
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L470
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L542
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L584
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L654
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
libticonv/trunk/src/ticonv.cc#L693
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
The logs for this run have expired and are no longer available.
Loading