Bug 2256626 - rubygem-xmlparser: Fix C type errors
Summary: rubygem-xmlparser: Fix C type errors
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-xmlparser
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-03 13:19 UTC by Florian Weimer
Modified: 2024-01-03 13:29 UTC (History)
1 user (show)

Fixed In Version: rubygem-xmlparser-0.7.2.1-42.fc40
Clone Of:
Environment:
Last Closed: 2024-01-03 13:29:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
rubygem-xmlparser-c99.patch (21.59 KB, patch)
2024-01-03 13:20 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2024-01-03 13:19:44 UTC
The package will fail to build with GCC 14 due to type errors. Reporting this here because I can't find an upstream bug tracker.

Reproducible: Always

Comment 1 Florian Weimer 2024-01-03 13:20:43 UTC
Created attachment 2006972 [details]
rubygem-xmlparser-c99.patch

This fixes a bunch of int-conversion issues, and one incompatible-pointer-types problem. All look harmless.

Comment 2 Florian Weimer 2024-01-03 13:22:22 UTC
I'm aware of the ongoing Ruby 3.3 transition and won't build the fixed package into rawhide.


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