Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Moving To GCC 4.0
Last Revision: | Version 1.0, 2005-06-01 Shows how to fix code that GCC 3.3 accepts but GCC 4.0 doesn't. |
Build Requirements: | Tiger or later |
Runtime Requirements: | N/A |
A collection of code examples that each show a problem you might encounter when moving from GCC 3.3 to GCC 4.0 due to invalid code in your project that GCC 3.3 accepted but GCC 4.0 does not. Each example also shows how to rewrite the code to make it valid.
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-06-01