Philip Withnall
bbe9046ade
girepository: Make gi_repository_get_info() not nullable
...
Having it be nullable means the type system forces the caller to check
the result for nullability every time, even though it’s straightforward
for the caller to check the index argument in advance and guarantee a
non-`NULL` result.
Change `gi_repository_get_info()` to never return `NULL` to tidy this
up. This also brings it inline with other `gi_*_get_info()` functions,
which are not nullable.
This is an API break in libgirepository, but since it’s not been in a
stable release yet, that’s fine.
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
Helps: #3155
2024-01-05 13:51:13 +00:00
..
2023-11-21 14:21:07 +00:00
2023-12-22 14:45:37 +00:00
2023-11-14 13:59:58 +00:00
2023-12-19 18:41:02 +00:00
2023-12-19 18:41:02 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-12 18:55:41 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:15 +00:00
2023-12-12 18:55:41 +00:00
2024-01-05 13:51:13 +00:00
2023-12-21 14:14:27 +01:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-11-08 15:23:31 +00:00
2023-12-18 14:14:16 +00:00
2023-11-08 15:23:31 +00:00
2023-11-08 15:23:31 +00:00
2023-12-18 14:14:15 +00:00
2023-11-08 15:23:31 +00:00
2023-12-18 14:14:15 +00:00
2023-11-08 15:05:20 +00:00
2023-12-18 14:14:15 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-12 18:55:41 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-12 16:58:04 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-12 18:55:41 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-18 14:14:16 +00:00
2023-12-12 18:55:41 +00:00
2023-11-08 15:23:31 +00:00
2023-11-14 10:37:27 +00:00
2023-12-22 12:21:57 +00:00