Bug 2179290 - esound: Minor C99 compatibility fix
Summary: esound: Minor C99 compatibility fix
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: esound
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: 2023-03-17 09:07 UTC by Florian Weimer
Modified: 2023-03-17 09:30 UTC (History)
4 users (show)

Fixed In Version: esound-0.2.41-30.fc39
Clone Of:
Environment:
Last Closed: 2023-03-17 09:30:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
esound-c99.patch (421 bytes, patch)
2023-03-17 09:07 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2023-03-17 09:07:48 UTC
Created attachment 1951415 [details]
esound-c99.patch

In clients.c, there is a call to the undeclared clean_exit function. This will fail to build with future compilers.

Upstream GNOME appears to have moved on, so filing this downstream for tracking purposes.


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