This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Volunteer for a Beginner's Project: Header-Header Interdependencies
- From: "Tom Browder" <tom dot browder at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 9 Feb 2008 06:10:38 -0600
- Subject: Volunteer for a Beginner's Project: Header-Header Interdependencies
I am interested in working on the subject project:
Development->
Open projects->
projects for beginner GCC hackers->
General code cleanliness->
Disentangle the current web of header-header interdependencies.
My motivation: the problems a newbie faces when trying to work with a
new front end (many gcc warnings about conflicting macro definitions
and errors generated by headers with undeclared objects that need
other, unmentioned headers).
Guidance and approval are hereby solicited.
-Tom