Version: 1.0

Posted: 2005-06-01

Build Requirements: Tiger or later

Runtime Requirements: N/A

View Source Code:

Download Sample (“MovingToGCC4.zip”, 32.5K)
Download Sample (“MovingToGCC4.dmg”, 71.5K)



Description

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.

Document Revision History

Date Notes
2005-06-01Shows how to fix code that GCC 3.3 accepts but GCC 4.0 doesn't.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.