GNU C++ Renovation Project - Changes

Node: Changes Next: Plans Prev: Introduction Up: Top

Changes in Behavior in gnu C++

The gnu C++ compiler continues to improve and change. A major goal of our work has been to continue to bring the compiler into compliance with the draft ansi C++ standard, and with The Annotated C++ Reference Manual (the arm). This section outlines most of the user-noticeable changes that might be encountered during the normal course of use.

Summary of Phase 1.3
Major changes
New features
Enhancements and bug fixes
Problems with debugging


Next: Plans Up: Top