<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Fix builds with Visual Studio 2013"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88511#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Fix builds with Visual Studio 2013"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88511">bug 88511</a>
              from <span class="vcard"><a class="email" href="mailto:jlpoole56@gmail.com" title="John L. Poole <jlpoole56@gmail.com>"> <span class="fn">John L. Poole</span></a>
</span></b>
        <pre>I don't know if this helps our not, but here's the version information from my
workbench installed January 2016:

<a href="https://msdn.microsoft.com/en-us/library/b0084kay.aspx">https://msdn.microsoft.com/en-us/library/b0084kay.aspx</a> instructs:

     Type cl /? at the command line to view the compiler's version number.

Start->All Programs->Visual Studio 2013->Visual Studio Tools
opens Explorer to the directory: 
C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\Shortcuts

Note: I installed MS Visual Studio 2013 on 1/26/2016 and that
is the date of the shortcut named "Developer Command Prompt for VS2013"
So it appears that the installation of MS Visual Studio 2013 includes
directories with the name Visual Studio 2012.

Clicked: Developer Command Prompt for VS2013

    C:\Program Files (x86)\Microsoft Visual Studio 12.0>cl /?
    Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
    Copyright (C) Microsoft Corporation.  All rights reserved.
    ...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>