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++/23194] Unhelpful diagnostic for incorrect pointer-to-member function syntax



------- Comment #13 from redi at gcc dot gnu dot org  2008-06-24 20:44 -------
Subject: Bug 23194

Author: redi
Date: Tue Jun 24 20:44:04 2008
New Revision: 137086

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137086
Log:
        PR c++/23194
        * typeck.c (cp_build_function_call): Show example syntax in
        diagnostic.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


-- 


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


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