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 - [PATCH] Replace character of legacy code page with utf-8 one.
Summary: [PATCH] Replace character of legacy code page with utf-8 one.
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.13
Hardware: All All
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-31 00:46 UTC by Joel Linn
Modified: 2020-11-09 07:35 UTC (History)
0 users

See Also:


Attachments
replace character (478 bytes, patch)
2020-10-31 00:46 UTC, Joel Linn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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