Bug 2147552 - arts: Port to C99
Summary: arts: Port to C99
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: arts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2022-11-24 08:59 UTC by Florian Weimer
Modified: 2023-11-22 10:13 UTC (History)
5 users (show)

Fixed In Version: arts-1.5.10-55.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-24 09:45:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
arts-c99.patch (2.14 KB, text/plain)
2022-11-24 08:59 UTC, Florian Weimer
no flags Details
arts-c99.patch (2.86 KB, patch)
2023-11-22 10:13 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-11-24 08:59:42 UTC
Created attachment 1926931 [details]
arts-c99.patch

I couldn't find the arts upstream on the KDE web site, so I'm filing this bug for tracking purposes.

Comment 1 Kevin Kofler 2022-11-24 11:09:26 UTC
aRts is part of the KDE 3 compatibility stack and long discontinued upstream.

The only place that may be interested is Trinity Desktop, but that is not the code base we ship (because it stopped being a binary-compatible drop-in replacement soon after it was forked, making it not very useful for compatibility libraries – we do backport patches from Trinity where useful though). Also, they will only be interested in the flow/gsl/gslglib.c hunk because they ported the build system from autotools to CMake.

Comment 2 Kevin Kofler 2022-11-24 11:10:05 UTC
In any case, thanks for fixing the Fedora package, that is appreciated!

Comment 3 Florian Weimer 2023-11-22 10:13:48 UTC
Created attachment 2000878 [details]
arts-c99.patch

Updated patch that also fixes a -Wreturn-mismatch problem.


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