Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVC linker output is not UTF-8 if the VC is localized version. #53382

Closed
crlf0710 opened this issue Aug 15, 2018 · 1 comment
Closed

MSVC linker output is not UTF-8 if the VC is localized version. #53382

crlf0710 opened this issue Aug 15, 2018 · 1 comment
Labels
O-windows-msvc Toolchain: MSVC, Operating system: Windows

Comments

@crlf0710
Copy link
Member

It's giving escaped UTF-8 output if a linker error happens. Very hard to read.

It would be much better if it can detect the actual VS version and transcode those output.

@retep998 retep998 added the O-windows-msvc Toolchain: MSVC, Operating system: Windows label Aug 15, 2018
@retep998
Copy link
Member

Duplicate of #35785

@retep998 retep998 marked this as a duplicate of #35785 Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-windows-msvc Toolchain: MSVC, Operating system: Windows
Projects
None yet
Development

No branches or pull requests

2 participants