fixup. #6040
Annotations
8 warnings
build-set-linux:
libs/vkd3d/workgraphs.c#L2519
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L2519
format ‘%llu’ expects a matching ‘long long unsigned int’ argument [-Wformat=]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L937
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L2519
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L2519
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
|
build-set-linux:
libs/vkd3d/command.c#L16908
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L1175
unused function 'd3d12_state_object_inc_ref' [-Wunused-function]
|
build-set-linux:
libs/vkd3d/workgraphs.c#L1175
unused function 'd3d12_state_object_inc_ref' [-Wunused-function]
|