Bug 2259428 - kasumi: Fix C89 compatibility issue around gui_cell_renderer_spin_start_editing
Summary: kasumi: Fix C89 compatibility issue around gui_cell_renderer_spin_start_editing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kasumi
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2024-01-21 16:17 UTC by Florian Weimer
Modified: 2024-01-21 16:46 UTC (History)
2 users (show)

Fixed In Version: kasumi-2.5-44.fc40
Clone Of:
Environment:
Last Closed: 2024-01-21 16:46:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
kasumi-c89.patch (1.69 KB, patch)
2024-01-21 16:18 UTC, Florian Weimer
no flags Details | Diff

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


Note You need to log in before you can comment on or make changes to this bug.