See attached project.
Created on 7/7/2011 (updated 76 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 678710
|
|
|
Closed
as Fixed
|
|
Hello. A collegue of mine had his VS crashed doing nothing special.
I have a full dump, but re-saved it as minidump using windbg ".dump /m"
Created on 4/27/2011 (updated 78 weeks ago) | 0 validations | 0 workarounds | 7 comments | feedback id: 665128
|
|
|
Closed
as Fixed
|
|
Hello.
I have pulled new version of C++ on-disk project file with my Git. VS asked if i want to reload project. I answered yes, and VS died.
Unfortunately, i set WER to generate full dumps, which …
Created on 3/24/2011 (updated 65 weeks ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 653283
|
|
|
Closed
as Duplicate
|
|
See subject and repro.
The bug was first seen in SP1 beta.
Created on 3/15/2011 (updated 70 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 651520
|
|
|
Closed
as Deferred
|
|
Please reopen bug:
https://connect.microsoft.com/VisualStudio/feedback/details/644501/incorrect-c2227-in-place-of-c2597
Looks like noone watches comments on closed bugs, and it was closed by mista…
Created on 3/10/2011 (updated 113 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 650644
|
|
|
Closed
as Not Reproducible
|
|
Let's continue straight to example.
------------------------------------------------------
class InnerClass
{
public:
void InnerMethod()
{
}
};
class TestClass
{
public:
stat…
Created on 2/16/2011 (updated 112 weeks ago) | 0 validations | 0 workarounds | 9 comments | feedback id: 644501
|
|
|
Closed
as Won't Fix
|
|
The #pragma governs conversion of strings in ansi source file when a unicode string is needed. However, there's an opposite case, when you have unicode source file and want ansi strings (the ones with…
Created on 12/9/2010 (updated 28 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 630028
|
|
|
Closed
as Deferred
|
|
I observe various bugs when deriving from a dllexport'ed class with copying disabled.
Let's continue straight to a sample:
------------------------------------------------------------------------
…
Created on 11/24/2010 (updated 119 weeks ago) | 0 validations | 0 workarounds | 6 comments | feedback id: 624283
|
|
|
Closed
as Fixed
|
|