Search

VS2012 C++ Compiler Crash by xx8833

Closed

1
0
Sign in
to vote
Type: Bug
ID: 753113
Opened: 7/10/2012 8:50:47 AM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
the following code will crash the Compiler :
template<typename C> int test(int C::* x = 0);
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012 RC

Steps to reproduce

template<typename C> int test(int C::* x = 0);

Product Language

English

Operating System

Windows 7

Operating System Language

English (US)

Actual results

Compiler Crash

Expected results

Compiler generates error info
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 11/19/2012 at 4:56 PM
Hi:
    Thanks for reporting the issue.
    A fix for this issue has been checked into the compiler sources. The fix should show up in the next release of Visual C++.
Posted by Microsoft on 7/11/2012 at 2:21 PM
Hello,

Thank you for reporting this bug. We'll consider fixing this as soon as possible for a future major release or update for VS.

Thanks,
Ulzii Luvsanbat
Visual C++ Team
Posted by Microsoft on 7/10/2012 at 11:16 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.
Posted by Microsoft on 7/10/2012 at 9:49 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.