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

Summary: [PATCH] [KMS/DRM] remove c99'isms
Product: SDL Reporter: Ozkan Sezer <sezeroz>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: redwindwanderer
Version: HG 2.0   
Hardware: All   
OS: Linux   
Attachments: kmsdrm c99 patch

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! :)