fix stuff, don't strip #169
Annotations
23 warnings
|
|
|
tracy/public/common/TracySystem.cpp#L260
'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]
|
tracy/public/client/TracyProfiler.cpp#L506
'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]
|
tracy/public/client/TracyProfiler.cpp#L529
'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]
|
tracy/public/client/TracyProfiler.cpp#L570
'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]
|
tracy/public/client/TracyProfiler.cpp#L576
'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]
|
tracy/public/client/TracyProfiler.cpp#L595
'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]
|
tracy/public/client/TracyProfiler.cpp#L665
'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]
|
tracy/public/client/TracyProfiler.cpp#L684
'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]
|
tracy/public/client/TracyProfiler.cpp#L3147
missing field 'extra' initializer [-Wmissing-field-initializers]
|
tracy/public/client/TracyProfiler.cpp#L3168
missing field 'extra' initializer [-Wmissing-field-initializers]
|
tracy/public/common/TracySystem.cpp#L260
'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]
|
tracy/public/client/TracyProfiler.cpp#L506
'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]
|
tracy/public/client/TracyProfiler.cpp#L529
'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]
|
tracy/public/client/TracyProfiler.cpp#L570
'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]
|
tracy/public/client/TracyProfiler.cpp#L576
'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]
|
tracy/public/client/TracyProfiler.cpp#L595
'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]
|
tracy/public/client/TracyProfiler.cpp#L665
'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]
|
tracy/public/client/TracyProfiler.cpp#L684
'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]
|
tracy/public/client/TracyProfiler.cpp#L3147
missing field 'extra' initializer [-Wmissing-field-initializers]
|
tracy/public/client/TracyProfiler.cpp#L3168
missing field 'extra' initializer [-Wmissing-field-initializers]
|
This job succeeded
Loading