Skip to content

build: clang: Silence -Wcast-align

Gaël Bonithon requested to merge Tamaranch/exo:fix-clang-build into master

Since ExoBinding is now deprecated, there is no point in changing the code to fix these warnings.

For GdkPixbuf it seems to be false positives, see #67 (comment 50795)

For ExoIconView it could be improved, but I don't want to bother with that now and risk introducing regressions. I'm going to open a new dedicated issue.

Fixes: #67 (closed)

Edited by Gaël Bonithon

Merge request reports

Loading