{"object_kind":"push","event_name":"push","before":"bf67c056df10e8bdbc6be8269c63d42244792ad8","after":"ecd4ea305312e150ec326db27046351caa6473aa","ref":"refs/heads/main","ref_protected":false,"checkout_sha":"ecd4ea305312e150ec326db27046351caa6473aa","message":null,"user_id":9716,"user_name":"Marge Bot","user_username":"marge-bot","user_email":"","user_avatar":"https://gitlab.freedesktop.org/uploads/-/system/user/avatar/9716/marge.png","project_id":147,"project":{"id":147,"name":"libinput","description":"Input device management and event handling library","web_url":"https://gitlab.freedesktop.org/libinput/libinput","avatar_url":null,"git_ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","git_http_url":"https://gitlab.freedesktop.org/libinput/libinput.git","namespace":"libinput","visibility_level":20,"path_with_namespace":"libinput/libinput","default_branch":"main","ci_config_path":"","homepage":"https://gitlab.freedesktop.org/libinput/libinput","url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","http_url":"https://gitlab.freedesktop.org/libinput/libinput.git"},"commits":[{"id":"ecd4ea305312e150ec326db27046351caa6473aa","message":"util: add a wrapper for the C23 auto keyword\n\nC23 auto is basically __auto_type so let's wrap it if our compiler\ndoesn't provide it (yet).\n\nThis lets us use `auto` as type specifier, e.g. compare\n enum libinput_config_status status = libinput_device_config_set(...)\n auto status = libinput_device_config_set(...)\n\nNote that as of now meson will never detect this as it requires -std=c23\nto be passed to the compiler. This flag is only supported by Clang 18\n(released 2024) and we don't want to break things for older compilers\nfor what is a bit of a niche feature right now.\n\nPart-of: \n","title":"util: add a wrapper for the C23 auto keyword","timestamp":"2025-04-07T09:00:42+00:00","url":"https://gitlab.freedesktop.org/libinput/libinput/-/commit/ecd4ea305312e150ec326db27046351caa6473aa","author":{"name":"Peter Hutterer","email":"peter.hutterer@who-t.net"},"added":[],"modified":["meson.build","src/util-macros.h"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"libinput","url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","description":"Input device management and event handling library","homepage":"https://gitlab.freedesktop.org/libinput/libinput","git_http_url":"https://gitlab.freedesktop.org/libinput/libinput.git","git_ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","visibility_level":20}}