Showing results for C++ - C++ Team Blog

Jun 22, 2006
0
0

VC2005 SP1 Bug Fixes – Back End

Visual CPP Team
Visual CPP Team

Internal Compiler Error C1001 at compiler file 'f:vs70builds3077vcCompilerUtcsrcP2main.c', line 148 when compiling file from ATLAS math lib (fullung)EH: BADIL: Inconsistent order of execution of destructors and finally blocks during stack unwinding (igorf)nmake doesn't read the Tools.ini file properly. (Reality)Can't compile project from command li...

C++
Jun 22, 2006
0
0

VC2005 SP1 Bug Fixes – IDE

Visual CPP Team
Visual CPP Team

Can't display xmm1 in 64bit debugging watch window (spec)Add a keyboard shortcut for editing an existing user macro (Avery Lee)changing preprocessor definitions with #ifdef code open in editor causes graying to foul up (x64) (zeromus)Parameter help highlighting of current parameter inside the definition of inherited overridden functions is broken (...

C++
Jun 16, 2006
0
0

IDE Feature Work

Visual CPP Team
Visual CPP Team

Hi, my name is Ameya Limaye and I am a developer on the VC++ IDE Team, working mainly on the Intellisense, Browsing and Editor feature areas. Prior to this I was on the VC++ Compiler Team. I would like to take this opportunity to discuss several of the improvements we have made in VS 2005 and some of the stuff we are working on for VS 2005 SP1 and ...

C++
Jun 12, 2006
0
0

Hello from the trenches of Orcas

Visual CPP Team
Visual CPP Team

Hi! My name is Martyn Lovell, and I’m the development lead on the Visual C++ Libraries team. You might have seen me blog before, (though I never seem to manage to get regular enough). You might also have caught me recently on video on Channel 9. I wanted to give everyone a quick update on the kinds of things my team is looking at right now [...

C++
Jun 8, 2006
0
0

MASM available as a free download

Visual CPP Team
Visual CPP Team

Microsoft has made its x86 assembler available as a free download.  The Microsoft Macro Assembler 8.0 (MASM) is a tool that compiles x86 assembly language programs and generates corresponding binaries. Assembly language programs built with MASM can be edited and debugged using Visual C++ 2005 Express Edition.  The MASM download can be fou...

C++
Jun 7, 2006
0
0

Bug Submission Guidelines

Visual CPP Team
Visual CPP Team

For the Orcas release we want to only fix bugs that won’t create barriers to adoption. We have created a set of guidelines that describe high severity and adoption blocking bugs. Essentially, in each of the below subsystems we will try to minimize the overall number of changes. Internally, we refer to systems where there won’t be a...

C++
May 30, 2006
0
0

MSDN Feedback Bug Prioritization

Visual CPP Team
Visual CPP Team

During the past few months, the Visual C++ team allocated many of its development resources towards addressing bugs submitted through the MSDN Feedback Center.  In fact, almost 90% of these bugs were fixed and will ship as part of Visual Studio 2005 Service Pack 1 (also known as SP1).  Our goal is to be the best provider of development tools and y...

C++
May 26, 2006
0
0

Visual C++ Community Content

Visual CPP Team
Visual CPP Team

Join our slow chat on Visual C++   During the week of June 19th, the Visual C++ team will be hosting a slow chat titled Visual C++: Yesterday, Today and Tomorrow on CodeGuru (www.codeguru.com).  A slow chat takes place in a discussion forum over a period of days rather than occurring in real time as in a standard chat.  In addition, the slow...

C++
May 26, 2006
1
0

Announcing the Visual C++ Team Blog

Visual CPP Team
Visual CPP Team

Welcome to the Visual C++ team blog!  As you can tell by the name, this blog will provide commentary from members of the Visual C++ development, test and program management teams.  Our goals are to keep you posted on product planning, feature development and other interesting news from the world of Visual C++.  We’ll do this by...

C++