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 (was: GCC 3.0 Branch: Guidelines)


Neil Booth <neil@daikokuya.demon.co.uk> writes:

[...]

| It'll be good to get things tied in with the front-ends too; that way C,
| C++ and ObjC can get column numbers as well as line numbers, and maybe
| other information like which macro you were expanding, etc.

Well, what is more desirable for C++ is the abstract header name
(i.e. <vector>) not the expanded form
(i.e. /codesourcery/include/g++-v3/bits/stl_vector.h).

-- 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]