Article ID: 325809 - Last Review: August 31, 2005 - Revision: 2.0 FIX: The code in a FOR loop under a destructor does not run correctly in a Visual C++ .NET application that was created in Visual Studio .NET 2002This article was previously published under Q325809 On This PageSYMPTOMSIn an application that was created in Microsoft Visual
Studio .NET 2002 by using Microsoft Visual C++ .NET, item objects that are
created in the for loop are never destructed. Therefore, the code that was written
in the for loop under a destructor is never executed. CAUSEThis problem occurs because no braces ({}) appear in the for loop. If you do not use braces in the for loop, the compiler does not generate the code
correctly. RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft Visual Studio .NET. For more information, click the following article number to view the article in the Microsoft Knowledge Base:837234
(http://support.microsoft.com/kb/837234/
)
List of bugs that are fixed in Visual Studio .NET 2002 Service Pack 1
Hotfix informationThe 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 tool in Control Panel.Date Time Version Size File name ----------------------------------------------------- 17-Jul-2002 10:03 13.0.9518.0 2,105,344 C1xx.dll 17-Jul-2002 10:03 13.0.9518.0 1,753,088 C2.dll STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section of this article. This problem was
first corrected in Visual Studio .NET 2002 Service Pack 1. MORE INFORMATION
For more information about the terminology that is used to describe
Microsoft product updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard
terminology that is used to describe Microsoft software updates
APPLIES TO
| Article Translations
|
Back to the top
