We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5300 - [PATCH] [KMS/DRM] remove c99'isms
Summary: [PATCH] [KMS/DRM] remove c99'isms
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-26 07:51 UTC by Ozkan Sezer
Modified: 2020-09-26 17:43 UTC (History)
1 user (show)

See Also:


Attachments
kmsdrm c99 patch (8.60 KB, patch)
2020-09-26 07:51 UTC, Ozkan Sezer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ozkan Sezer 2020-09-26 07:51:52 UTC
Created attachment 4472 [details]
kmsdrm c99 patch

This patch removes C99'isms from two kmsdrm sources.
OK to apply?
Comment 1 Manuel Alfayate Corchete 2020-09-26 17:43:00 UTC
I have nothing against building in non-c99 compilers, so it's alright for me, merged!
Thanks again, Ozkan! :)