Search
Refine Search Results
Status
Votes
Total Votes (at least)
Workarounds
Total Workarounds (at least)
Validations
Total Validations (at least)
Comments
Total Comments (at least)
Time
Created in the last (days)
Updated in the last (days)
Product Search Results
Sort By:
You searched for: items submitted by Alf P. Steinbach, except MS doesn't accept it for this product (signing in could show even more results)
Showing 1 - 9 of 9 Previous 1 Next

1
0
Sign in
to vote
Compiler crashes when run from the IDE, with crash box popping up. Compiling from the command line it just ICEs (Internal Compiler Error): <quote> > cl main.cpp main.cpp C:\Program Files (x86)\Micro…
Created on 11/8/2012 (updated 13 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 770440  | 
Closed
2
0
Sign in
to vote
Internal Compiler Error on code using std::initializer_list for the November 2012 CTP of Visual C++ 11.0 With small code variations even direct crash of the compiler (i.e. no ICE info but ordinary cr…
Created on 11/7/2012 (updated 4 days ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 770431  | 
Closed
1
0
Sign in
to vote
c1xx : fatal error C1063: INTERNAL COMPILER ERROR Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more informatio…
Created on 10/24/2012 (updated 12 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 768644  | 
Closed
as Deferred Help for as Deferred
1
0
Sign in
to vote
FatalAppExit exits the process with process exit code 0 which by convention in Windows, and in particular in Windows' [cmd.exe] and [powershell.exe], and in C and C++, as well as in *nix, means *SUCCE…
Created on 3/31/2012 (updated 56 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 734905  | 
Closed
as External Help for as External
1
0
Sign in
to vote
ICE with reference to compiler's own source code 'msc1.cpp', line 1420.
Created on 3/28/2012 (updated 57 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 734023  | 
Closed
as Fixed Help for as Fixed
1
0
Sign in
to vote
When part of the program specification in a command line is quoted, CommandLineToArgvW incorrectly treats the rest of the program specification as an argument (or arguments). PS: Sorry for posting th…
Created on 3/28/2012 (updated 56 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 733959  | 
Closed
as External Help for as External
1
0
Sign in
to vote
As of Visual C++ 10.0, #include <exception> int main() { std::exception_ptr const p = std::current_exception(); (p == nullptr); // OK (p != nullptr); //…
Created on 2/29/2012 (updated 62 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 727374  | 
Closed
as Fixed Help for as Fixed
1
0
Sign in
to vote
std::reference_wrapper fails to wrap reference to object of abstract class. it oes not compile. the std lib code attempts to instantiate the class.
Created on 2/29/2012 (updated 62 weeks ago) | 0 validations | 1 workaround | 3 comments | feedback id: 727368  | 
Closed
as Fixed Help for as Fixed
3
0
Sign in
to vote
Up to and including Visual C++ 11 (I only have the preview of that compiler) the following code fails to compile: #ifdef _MSC_VER # pragma warning( disable: 4480 ) // enum base as "nonstandard …
Created on 11/4/2011 (updated 52 weeks ago) | 3 validations | 0 workarounds | 3 comments | feedback id: 699236  | 
Closed
as Fixed Help for as Fixed
Showing 1 - 9 of 9 Previous 1 Next