This is the mail archive of the gcc-cvs@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]

r124221 - in /trunk/gcc/cp: ChangeLog error.c


Author: dgregor
Date: Fri Apr 27 16:31:35 2007
New Revision: 124221

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124221
Log:
2007-04-27  Douglas Gregor  <doug.gregor@gmail.com>

	* error.c (maybe_warn_variadic_templates): Variadic templates are
       now in C++0x, so only warn about them in C++98 mode.
	

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


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