Draft: WIP test -Werror=cast-function-type-strict on all targets
Merge request reports
Activity
Filter activity
marked this merge request as draft from ba5a7a72
added 21 commits
- 2617abbd...5ff69b3b - 11 earlier commits
- ef7ba248 - direct3d9: silence casting warning with GetProcAddress()
- 5d690b43 - wgl: silence casting warning with wglGetProcAddress()
- 9e374404 - amf_helper: silence casting warning with GetProcAddress()
- d74e9c6d - d3d_dynamic_shader: remove unneeded casts
- d35efd2c - vulkan: platorm: silence casting warning with get_proc_address()
- eead69ef - WIP d3d11_fmt: disable function pointer cast with GetProcAddress
- 1c63e56e - WIP qt: disable function pointer cast with GetProcAddress
- b661b561 - meson: enable Werror=cast-function-type-strict for all C++ targets
- a40ee3f8 - pipewire: disable bad-function-cast warnings/errors in format-utils.h include
- b09b31cc - Revert "meson: enable Werror=cast-function-type-strict for all C++ targets"
Toggle commit listadded 1 commit
- b182ce47 - configure: add extra errors for function pointers casts
added 24 commits
- b182ce47...61b8e0fd - 14 earlier commits
- 00ed5092 - keystore: avoid dirty function pointer casts
- 0fa94a9e - interop_dxva2: fix unused warning
- fdc64aae - vt_utils: fix define checks
- dcc016b3 - configure: add extra errors for function pointers casts
- 8a27058d - configure: enable Werror=cast-function-type for all C++ targets
- 2dfd78e3 - WIP no void* GetProcAddress
- a62b71c8 - WIP cast GetProcAddress to the proper target type
- e5faed57 - WIP qt: disable function pointer cast with GetProcAddress
- b5cf709a - pipewire: disable bad-function-cast warnings/errors in format-utils.h include
- 99896f2b - WIP disable warning on GetProcAddress calls
Toggle commit listadded 35 commits
- 99896f2b...6a759336 - 25 earlier commits
- 36cd4bf3 - d3d11_fmt: use the proper IID type in DXGIGetDebugInterface()
- 16facb84 - interop_dxva2: fix unused warning
- 6e4e49c2 - vt_utils: fix define checks
- fa0e70bf - configure: add extra errors for function pointers casts
- a2b9cc88 - pipewire: disable bad-function-cast warnings/errors in format-utils.h include
- 2af348c2 - configure: enable Werror=cast-function-type for all C++ targets
- 84d5ba7f - WIP no void* GetProcAddress
- 30a7f5ae - WIP cast GetProcAddress to the proper target type
- e2df80c2 - WIP qt: disable function pointer cast with GetProcAddress
- 3425aa22 - WIP disable warning on GetProcAddress calls
Toggle commit list
Please register or sign in to reply