CL.EXE does not report C4127 warning while compiling the following sample program with /W4 /WX flags for 32-bit platform from VS 2012 IDE, but it does report it for 64-bit platform:
// TEST.CPP
int m…
Created on 5/10/2013 (updated 6 days ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 786703
|
|
Apparently, behaviour of fileno() function [1] has changed between Visual C++ 10.0 and 11.0.
The fileno(stdin) reports value of 0 for non-console programs, for example, MFC GUI applications.
[1] http…
Created on 4/19/2013 (updated 4 days ago) | 1 validation | 0 workarounds | 4 comments | feedback id: 785119
|
|
|
Closed
as Deferred
|
|
(NOTE: This report is about Visual Studio 2010, not Visual Studio 2012 despite the fact I selected the latter in the the version drop-down box. Strangely, the Connect does not allow to select Visual S…
Created on 9/6/2012 (updated 36 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 761454
|
|
|
Closed
as External
|
|
Debugger in Visual Studio 11 IDE does not visualize C++ enumerators with negative value, instead raw value of enumerator is displayed.
Created on 1/10/2012 (updated 49 weeks ago) | 1 validation | 0 workarounds | 6 comments | feedback id: 717932
|
|
|
Closed
as Won't Fix
|
|
I have a trivial C++ test program which uses boost::property_tree library:
// boost-property-tree.cpp ///////////////////////////////////////////////
#include <boost/test/unit_test.hpp>
#include <sst…
Created on 11/23/2011 (updated 28 weeks ago) | 2 validations | 0 workarounds | 4 comments | feedback id: 708011
|
|
|
Closed
as Fixed
|
|
In file %VSINSTALLDIR%\Common7\Packages\Debugger\Visualizers\defaultvis.natvis definition of <DisplayString> for shared_ptr refer to non-existing (private) member std::_Ref_count_base::Uses:
<Display…
Created on 11/21/2011 (updated 48 weeks ago) | 1 validation | 1 workaround | 4 comments | feedback id: 707067
|
|
|
Closed
as Fixed
|
|
The new style visualizers defined in
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Packages\Debugger\Visualizers\defaultvis.natvis
for elements of the C++ Standard Library have incorrect…
Created on 11/18/2011 (updated 61 weeks ago) | 1 validation | 1 workaround | 4 comments | feedback id: 705993
|
|
|
Closed
as Fixed
|
|
When subsequent Find in Files (CTRL + SHIFT + F) is performed across Entire Solution, then Find Result window is not cleared, but subsequent find results are appended to the output in Find Result wind…
Created on 11/16/2011 (updated 74 weeks ago) | 1 validation | 0 workarounds | 4 comments | feedback id: 704767
|
|
|
Closed
as Duplicate
|
|
I'm using Visual Studio 2010 (Version 10.0.30319.341 RTMLDR) to develop and
debug application which uses MFC WinInet API.
I have also configured the debugger to use Microsoft Symbol Server.
I can…
Created on 1/27/2011 (updated 111 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 638747
|
|
|
Closed
as External
|
|
My system details:
•Microsoft Windows Vista Business 64-bit (kept updated)
•Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel, Installed Version: Premium
•Intel Xeon CPU X5482
I'm foll…
Created on 11/12/2010 (updated 128 weeks ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 621332
|
|
|
Closed
as External
|
|