https://bugs.llvm.org/show_bug.cgi?id=36215
Petr Penzin <penzin....@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |penzin....@gmail.com
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #2 from Petr Penzin <penzin....@gmail.com> ---
/tsaware should on by default for console applications:
> The /TSAWARE option is enabled by default for Windows and console
> applications. See /SUBSYSTEM and /VERSION for information.
See:
https://docs.microsoft.com/en-us/cpp/build/reference/tsaware-create-terminal-server-aware-application?view=msvc-160#remarks
(closer to the end of the section).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs