This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c/31983] Add option to gcc to display specific language manual section reference for error/warning encountered.



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-05-18 01:13 -------
> Alternatively, or in combination, gcc could provide references to more
> widely-available sources (such as K&R and H&S for C, and Stroustrup or the ARM
> for C++ for example).

Except those are very unofficial when it comes to a standard and usually don't
match the standard any more.


Can you show one example of a terse error message?  Since the #include you
showed is very self explainitory at least I think.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31983


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