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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 24 23:16:00 GMT 2008



------- Comment #12 from pinskia at gcc dot gnu dot org  2008-12-24 23:14 -------
This is not useful as sometimes it is hard to point out the one C99/C++98 which
tells you why your code is invalid, in some cases you need to point to 3
different locations in the standard and read that.  An example comes from
template lookup rules.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list