Bug 2154596 - irsim: Build in C89 mode
Summary: irsim: Build in C89 mode
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: irsim
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCExemptions
TreeView+ depends on / blocked
 
Reported: 2022-12-17 21:18 UTC by Florian Weimer
Modified: 2023-08-16 09:25 UTC (History)
1 user (show)

Fixed In Version: irsim-9.7.104-9.fc38
Clone Of:
Environment:
Last Closed: 2022-12-17 21:31:25 UTC
Type: Bug
Embargoed:
fweimer: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FC-932 0 None None None 2023-08-16 09:25:46 UTC

Description Florian Weimer 2022-12-17 21:18:42 UTC
The sources heavily rely on implicit ints and implicit function declarations and are not compatible with C99. In preparation for a future compiler upgrade, we should build irsim with -std=gnu89.


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