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 5333

Summary: [PATCH] Replace character of legacy code page with utf-8 one.
Product: SDL Reporter: Joel Linn <jl>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: 2.0.13   
Hardware: All   
OS: All   
Attachments: replace character

Description Joel Linn 2020-10-31 00:46:17 UTC
Created attachment 4490 [details]
replace character

This patch fixes a MSVC warning, which is dependent on the regional settings of the build system. Although the character is inside a comment and harmless, it is undesirable to disable the warning for this.
Comment 1 Sam Lantinga 2020-11-09 07:35:20 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/e13e50af8b90