Bug 2173174 - dino: Build in C89 mode due to Vala compiler limitations
Summary: dino: Build in C89 mode due to Vala compiler limitations
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dino
Version: 36
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: 2023-02-24 13:50 UTC by Florian Weimer
Modified: 2023-08-16 09:23 UTC (History)
1 user (show)

Fixed In Version: dino-0.4.0-2.fc39
Clone Of:
Environment:
Last Closed: 2023-02-24 14:03:14 UTC
Type: Bug
Embargoed:
fweimer: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 2159284 0 unspecified CLOSED folks: Build in C89 mode due to Vala compiler limitations 2024-01-19 13:12:01 UTC

Internal Links: 2159284

Description Florian Weimer 2023-02-24 13:50:30 UTC
This package uses Vala in such a way that the generated C code is not C99-compatible.

C99 compatibility of internal setters
<https://discourse.gnome.org/t/c99-compatibility-of-internal-setters/13360>

valac does not respect internal header/vapi setting
<https://gitlab.gnome.org/GNOME/vala/-/issues/358>

We need to build in C89 mode instead.

Comment 1 Randy Barlow 2023-02-26 16:32:21 UTC
Thanks for the fix Florian!


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