Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
kasumi
kasumi-gcc14-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kasumi-gcc14-fix.patch of Package kasumi
--- cellrendererspin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/cellrendererspin.c +++ b/cellrendererspin.c @@ -157,7 +157,7 @@ gui_cell_renderer_spin_class_init (GuiCe object_class->finalize = gui_cell_renderer_spin_finalize; /* Override the cell renderer's edit-related methods */ - cell_class->start_editing = gui_cell_renderer_spin_start_editing; + cell_class->start_editing = (void *)gui_cell_renderer_spin_start_editing; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor