Files
codeql/cpp
László Várady 6496bf8c1d C++: relax ambiguously-signed-bit-field by allowing GLib's gboolean
The gboolean type of GLib (a widely used C library) is a typedef to int.
It is meant to represent a simple true/false value.

Resolves #7491
2022-01-04 14:22:48 +00:00
..
2021-12-10 10:42:29 +01:00
2021-02-04 16:24:56 +01:00
2022-01-03 20:11:15 +00:00