Re: Borland Developer Studio 2006 Update 1 English is now available



... And it seems all the fixes are c++ related ...

Did you look at the "Resolved Defects" section?

These are a few non-C++ related ones.
---
The project manager now supports moving a file outside of its parent directory in order to change the build order. Previously, you could change the build order only by moving files around within a directory, or by moving directories within the project.
For example, if you had 2 files in Dir1 and 2 files in Dir2, the project manager did not support the following build order:
Dir1/file1
Dir2/file1
Dir1/file2
Dir2/file2


The debugger/module view now shows symbol files for modules with .tds files.

The context menu of .rc files in the Project Manager did not contain the Compile Action option. This was because renamed .txt files were not placed in the proper container with the associated functions. Now the .txt files are placed in the proper container.

Rename Refactoring had known problems when trying to rename components that were managed by the VCL designer. The refactoring could generate errors or fail to rename all references. You can now use Rename Refactoring to rename components that are managed by the VCL designer.

You can now perform Rename Refactoring on a single instance of a char variable.

Previously, compiling an ActiveX library with an Active Form set to "Include About Box" could result in errors. This has been resolved.
---


Not bad considering this release was probably started before any user feedback started coming in.

Ryan


.



Relevant Pages

  • Re: Can Team Member updates flow to Resource Manager before Proj Mgr
    ... The project manager builds the team for the project to include the ... The project manager assigns the resource manager to any tasks that the ... The RM selects a task and clicks the Delegate Task button ...
    (microsoft.public.project.pro_and_server)
  • Re: Lot of traffic! (long)
    ... tho I hate moving and the thoughts have having to do it sends me packing ( ... I had all these already running perfectly at the Riverbend house, ... On getting back I phoned down and asked Paula, the Marketing manager ... I assumed he was noting all this down for the movers to work ...
    (alt.support.stop-smoking)
  • Re: 10 cars to Corby
    ... A typical "Project Manager" statement. ... because the alteration of the signalling will (according ... have to face any more awkward questions, ...
    (uk.railway)
  • Re: relevance sorting with multiple search terms?
    ... "Project manager" or Project or manager. ... I'm sort of doing that now but without utilizing the full-text query: ... there is no weighting of the search results. ...
    (microsoft.public.sqlserver.fulltext)
  • Re: IRP Create
    ... a bunch of writes, then doing a rename operation, then do other operations. ... IO Manager issues requests to FS driver in response to native API calls ... that are made by the client code, so that IRP_MJ_CREATE is the result ... to be performed when an IRP Create operation is ...
    (microsoft.public.development.device.drivers)

Loading