Bug 2259428

Summary: kasumi: Fix C89 compatibility issue around gui_cell_renderer_spin_start_editing
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: kasumiAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: i18n-bugs, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: kasumi-2.5-44.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-21 16:46:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
kasumi-c89.patch none

Description Florian Weimer 2024-01-21 16:17:53 UTC
The gui_cell_renderer_spin_start_editing does not have the right prototype for assignment to cell_class->start_editing in gui_cell_renderer_spin_class_init.

Reproducible: Always

Comment 1 Florian Weimer 2024-01-21 16:18:30 UTC
Created attachment 2009549 [details]
kasumi-c89.patch