Moving to Visual C++ 2005 July CTP

I just installed the July CTP of Visual Studio and immediately noticed a bug in the way the Visual C++ compiler implements the Dispose pattern for ref class destructors.

I logged a bug and you can read about it here.

Anyway, just thought I’d mention it in case you’re considering moving from Beta 2.


© 2005 Kenny Kerr

Published Tuesday, July 12, 2005 4:47 PM by KennyKerr

Comments

# re: Moving to Visual C++ 2005 July CTP

Wednesday, July 13, 2005 5:03 AM by Willy Denoyette
Validated and voted.
Note that the same applies to CTP June.

Willy. MVP

# re: Moving to Visual C++ 2005 July CTP

Thursday, July 21, 2005 5:56 AM by Nish
Ouch! That's a nasty bug! It's gotta be fixed before they release it!