<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:penzin.dev@gmail.com" title="Petr Penzin <penzin.dev@gmail.com>"> <span class="fn">Petr Penzin</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLD COFF handles /tsaware incorrectly"
   href="https://bugs.llvm.org/show_bug.cgi?id=36215">bug 36215</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>penzin.dev@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLD COFF handles /tsaware incorrectly"
   href="https://bugs.llvm.org/show_bug.cgi?id=36215#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLD COFF handles /tsaware incorrectly"
   href="https://bugs.llvm.org/show_bug.cgi?id=36215">bug 36215</a>
              from <span class="vcard"><a class="email" href="mailto:penzin.dev@gmail.com" title="Petr Penzin <penzin.dev@gmail.com>"> <span class="fn">Petr Penzin</span></a>
</span></b>
        <pre>/tsaware should on by default for console applications:

<span class="quote">> The /TSAWARE option is enabled by default for Windows and console applications. See /SUBSYSTEM and /VERSION for information.</span >

See:
<a href="https://docs.microsoft.com/en-us/cpp/build/reference/tsaware-create-terminal-server-aware-application?view=msvc-160#remarks">https://docs.microsoft.com/en-us/cpp/build/reference/tsaware-create-terminal-server-aware-application?view=msvc-160#remarks</a>
(closer to the end of the section).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>