On Wednesday, 22 March 2023 01:07:12 HST Alvin Wong via Development wrote:
> In reality, most of the debug messages are ASCII, so this issue rarely
> affects anything and I consider it just "a mild annoyance".

And also a Not Out Bug issue.

First, the debuggers should opt in to UTF-16 support, if they can. If they 
can't, they should be updated to understand CP_UTF8 manifest executables, if 
they are real debuggers.

That leaves debugview.exe which is not a debugger and therefore doesn't know 
where the messages are coming from. This should reduce the annoyance level.

Question: which category does Qt Creator fall into?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to