Skip to content

Bug: C++/WinRT will cause warning C4819 #1605

Description

@MouriNaruto

Version

Since 3.0.260520.1

Summary

I have tried to update C++/WinRT to 3.0.260520.1, but I have found that we have the warning C4819.

It's not OK for projects with WX (a.k.a. Treats all compiler warnings as errors.) enabled.

Caused by non-ASCII character at

// exported — exporting namespace std would make all of std transitively visible.

Reproducible example

Any projects.

Expected behavior

No response

Actual behavior

No response

Additional comments

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions