-
-
Notifications
You must be signed in to change notification settings - Fork 113
Description
What Happened?
👋
With 79d8049, all plugins failed to build with GCC 14.2.1 (and libpeas-2 2.0.7, vala 0.56.18) with:
error: implicit declaration of function 'scratch_services_activatable_plugin_set_object'; did you mean 'scratch_services_activatable_plugin_get_object'? [-Wimplicit-function-declaration]
755 | scratch_services_activatable_plugin_set_object ((ScratchServicesActivatablePlugin*) self, g_value_get_object (value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| scratch_services_activatable_plugin_get_object
Steps to Reproduce
- Build with GCC 14
Expected Behavior
Builds
OS Version
NixOS unstable
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done