This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Diagnostics formatting...


Eric Weiss <eweiss@apple.com> writes:

| I'm Eric Weiss, the aforementioned intern who will be doing some work on 
| diagnostics formatting and output.  Hello everyone.  I hope I can do 
| some helpful work.

You're welcome.

| I am about ready to start hacking on the sources a bit, and was 
| wondering if I could get some clarification regarding which source base 
| I should begin working on...

A good start point is diagnostic.[ch].  There are lots of duplicate
code there, and they should go away.  Next is cp/error.c.
Eventually, pointer hackering in cp/errfn.c should go.  
Then, make the tree formatting machinery available to the C front-end.

| ... I read the diffs sent a few days ago, and 
| it seems there is active work in the area, so I don't want to conflict 
| with other work.  Are there other changes to be committed in the near 
| future that I should be aware of/wait for?

Yes, the patch sent some days ago is being updated.  We can discuss
that offline you wish.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]