cafe-desktop/bte Static analyzer results

GitHub Build Status
Commit: 824e9334a171c823c7eb60b10e2c017452705269
Compare:
Branch: master
Time: 2024-08-05 22:25:47+00:00
Messages:
btepty: Do not typecast to GSpawnFlags

based in vte commit:
https://gitlab.gnome.org/GNOME/vte/-/commit/9b41cd1014299d01111b64b705f013e28398821a

Fixes the error:

../src/btepty.cc:577:16: error: integer value 234881535 is outside the valid range of values [0, 4095] for this enumeration type [-Wenum-constexpr-conversion]
        return GSpawnFlags(G_SPAWN_LEAVE_DESCRIPTORS_OPEN |
               ^
1 error generated.
Logs

Warnings: 364

1.5G