full vcpkg test #159
Annotations
12 warnings
|
|
libticonv/trunk/src/charset.cc#L485
Warning: FINISH UTF-16-TO-TI-80 CONVERSION [-W#pragma-messages]
|
libtifiles/trunk/src/misc.cc#L180
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libtifiles/trunk/src/misc.cc#L184
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libtifiles/trunk/src/misc.cc#L188
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libtifiles/trunk/src/misc.cc#L292
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libtifiles/trunk/src/types83p.cc#L83
missing field 'desc' initializer [-Wmissing-field-initializers]
|
libticables/trunk/src/linux/link_usb1.cc#L371
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libticables/trunk/src/linux/link_usb1.cc#L406
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
libticables/trunk/src/linux/link_usb1.cc#L727
'&&' within '||' [-Wlogical-op-parentheses]
|
libticonv/trunk/tests/torture_ticonv.c#L31
variable 'pti' set but not used [-Wunused-but-set-variable]
|
This job succeeded
Loading