Bug 2256908

Summary: ruby-gnome2: Fixes for C type errors
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: ruby-gnome2Assignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: ruby-gnome2-0.90.4-17.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-26 07:18:18 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
ruby-gnome2-c99.patch none

Description Florian Weimer 2024-01-05 07:06:50 UTC
This package needs a few more fixes before it compiles with GCC 14.  The changes are related to using Ruby's VALUE objects and pointers interchangeably, without casts. 

Reproducible: Always

Comment 1 Florian Weimer 2024-01-05 07:07:28 UTC
Created attachment 2007323 [details]
ruby-gnome2-c99.patch

Comment 2 Mamoru TASAKA 2024-01-26 07:18:18 UTC
Patch confirmed, looks correct. thank you.