Optimize making HOG files #1937
Annotations
10 warnings
Build Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
Build Debug:
2dlib/memsurf.cpp#L143
‘grMemSurf_object’ defined but not used [-Wunused-variable]
|
Build Debug:
2dlib/pentext.cpp#L343
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L349
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L353
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L99
‘Draw_str_buf’ defined but not used [-Wunused-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘xa’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘ya’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘xb’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘yb’ set but not used [-Wunused-but-set-variable]
|
Loading