1
0
Fork 0
mutter-performance-source/cogl/cogl-pango
Jonas Ådahl 422ee4515d Compile with -Wfloat-conversion
This means we'll get warnings whenever a floating point value looses
precision, e.g. gets implicitly casted to an integer. It also warns when
implicitly casting double's to float's, which arguably is less of a
problem, but there are no warning for just float/double to int.

This would have caught
https://gitlab.gnome.org/GNOME/mutter/-/issues/3530.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3822>
2024-06-25 20:48:24 +02:00
..
cogl-pango-display-list.c cogl/pango: Remove various unused private functions 2024-06-18 10:43:20 +00:00
cogl-pango-display-list.h cogl/pango: Remove various unused private functions 2024-06-18 10:43:20 +00:00
cogl-pango-fontmap.c cogl/pango: Remove various unused private functions 2024-06-18 10:43:20 +00:00
cogl-pango-glyph-cache.c build: One config file to rule them all 2023-11-15 12:00:19 +00:00
cogl-pango-glyph-cache.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
cogl-pango-pipeline-cache.c build: One config file to rule them all 2023-11-15 12:00:19 +00:00
cogl-pango-pipeline-cache.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
cogl-pango-private.h cogl/pango: Remove various unused private functions 2024-06-18 10:43:20 +00:00
cogl-pango-render.c Compile with -Wfloat-conversion 2024-06-25 20:48:24 +02:00
cogl-pango.h cogl/pango: Remove various unused private functions 2024-06-18 10:43:20 +00:00
meson.build build: Make exported package in gir consistent 2024-03-13 12:52:41 +00:00