FIX: Error message when you compile a Visual C++ project that contains the try-catch block but does not contain a brace for the function body in Visual Studio 2008 SP1: error C2590

Article ID: 958477 – Last Review: December 12, 2008 – Revision: 1.0

FIX: Error message when you compile a Visual C++ project that contains the try-catch block but does not contain a brace for the function body in Visual Studio 2008 SP1: error C2590

SYMPTOMS

You create a Visual C++ project on a computer that has Microsoft Visual Studio 2008 Service Pack 1 (SP1) installed. You use a function that contains the try-catch block but no brace for the function body. When you compile the project, you will receive the C2590 and C2533 errors that resembles following:
error C2590: ‘<name of function>’ : only a constructor can have a base/member initializer list
error C2533: ‘<name of the relative class>’ : constructors not allowed a return type

SYMPTOMS

When you compile a Visual C++ project on a computer that has Microsoft Visual Studio 2008 Service Pack 1 (SP1) installed, you receive error messages that resemble the following:
error C2590: ‘<name of function>’ : only a constructor can have a base/member initializer list
error C2533: ‘<name of the relative class>’ : constructors not allowed a return type

This problem occurs if the following conditions are true:

  • You use a function that contains the try-catch block.
  • The project does not contain a brace for the function body.

CAUSE

This problem occurs because the compiler assumes the try-catch block can only be associated with constructors.

RESOLUTION

A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that is described in this article. Apply it only to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:

http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)

Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have Visual Studio 2008 SP1 installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Collapse this tableExpand this table
File name File version File size Date Time Platform
C1.dll 15.0.30729.186 675,640 24-Nov-2008 21:20 x86
C1xx.dll 15.0.30729.186 2,186,560 24-Nov-2008 21:20 x86
C1xx.dll 15.0.30729.186 2,197,312 24-Nov-2008 21:20 x86
C1xx.dll 15.0.30729.186 2,289,472 24-Nov-2008 21:20 x86
C1xx.dll 15.0.30729.186 2,494,280 24-Nov-2008 21:20 x86
C1xx.dll 15.0.30729.186 2,858,304 24-Nov-2008 21:20 x64

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the Applies to section.


APPLIES TO
  • Microsoft Visual Studio 2008 Service Pack 1
Keywords: 
kbhotfixserver kbexpertiseadvanced kbqfe KB958477

 

Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image