Skip to content

Fix MSVC warning C4819 - #2395

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
erengy:patch-1
Jun 28, 2021
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
erengy:patch-1

Conversation

@erengy

@erengy erengy commented Jun 27, 2021

Copy link
Copy Markdown
Contributor

Hi,

I'm using Visual Studio 2019 Version 16.10.2 on Windows with Japanese system locale (code page 932).

Upgrading from fmt 7.1.3 to 8.0.0 resulted in Compiler Warning (level 1) C4819:

warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss

The issue was introduced in 7e72673.

@vitaut
vitaut merged commit c3c27e5 into fmtlib:master Jun 28, 2021
@vitaut

vitaut commented Jun 28, 2021

Copy link
Copy Markdown
Contributor

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants