Bug 2155781 - xpilot-ng: Fix C99 compatibility issue
Summary: xpilot-ng: Fix C99 compatibility issue
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xpilot-ng
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2022-12-22 10:55 UTC by Florian Weimer
Modified: 2024-01-09 15:38 UTC (History)
2 users (show)

Fixed In Version: xpilot-ng-4.7.3-27.fc38
Clone Of:
Environment:
Last Closed: 2023-01-10 20:30:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
xpilot-ng-c99.patch (560 bytes, patch)
2022-12-22 10:55 UTC, Florian Weimer
no flags Details | Diff
xpilot-ng-SDL_window.patch (486 bytes, patch)
2024-01-09 15:37 UTC, Florian Weimer
no flags Details | Diff
xpilot-ng-c99-return-mismatch.patch (556 bytes, patch)
2024-01-09 15:37 UTC, Florian Weimer
no flags Details | Diff
xpilot-ng-c99-incompatible-pointer-types.patch (4.73 KB, patch)
2024-01-09 15:38 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-12-22 10:55:42 UTC
Created attachment 1934104 [details]
xpilot-ng-c99.patch

There is an implicit declaration of the Move_point function. It needs to be fixed for C99 compatibility.

Given that there hasn't been a new upstream release in many years, I'm filing this here for tracking purposes.

Comment 1 Hans de Goede 2023-01-10 20:30:10 UTC
Florian, thank you for all the c99 fixes!

It seems that you forgot to close this bug after merging the fix into dist-git.

For future reference the fix was included in this build:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2103430

Closing.

Comment 2 Florian Weimer 2023-01-10 22:01:57 UTC
Yes, evidently. Thanks.

Comment 3 Florian Weimer 2024-01-09 15:37:06 UTC
Created attachment 2007936 [details]
xpilot-ng-SDL_window.patch

Comment 4 Florian Weimer 2024-01-09 15:37:42 UTC
Created attachment 2007937 [details]
xpilot-ng-c99-return-mismatch.patch

Comment 5 Florian Weimer 2024-01-09 15:38:04 UTC
Created attachment 2007938 [details]
xpilot-ng-c99-incompatible-pointer-types.patch


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