ci: windows: add GitHub Actions #85
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/tests/torture_ticonv.c#L65
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'size_t'
|
libticonv/trunk/tests/torture_ticonv.c#L145
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'size_t'
|
libticonv/trunk/tests/torture_ticonv.c#L95
'ticonv_varname_to_utf8_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L96
'ticonv_varname_to_utf8_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L101
'ticonv_varname_to_filename_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L102
'ticonv_varname_to_filename_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L106
'ticonv_varname_to_tifile_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L107
'ticonv_varname_to_tifile_s': was declared deprecated
|
libticonv/trunk/tests/torture_ticonv.c#L112
'ticonv_varname_from_tifile_s': was declared deprecated
|
The logs for this run have expired and are no longer available.
Loading