This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r244936 - in /trunk: gcc/cp/ChangeLog gcc/cp/na...


Author: jason
Date: Thu Jan 26 15:32:22 2017
New Revision: 244936

URL: https://gcc.gnu.org/viewcvs?rev=244936&root=gcc&view=rev
Log:
	* name-lookup.c (parse_using_directive): Deprecate strong using.

Modified:
    trunk/libstdc++-v3/doc/html/manual/debug_mode_design.html
    trunk/libstdc++-v3/doc/xml/manual/debug_mode.xml

Changes in other areas also in this revision:
Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns6.C
      - copied, changed from r244935, trunk/gcc/testsuite/g++.dg/lookup/strong-using-1.C
    trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns7.C
      - copied, changed from r244935, trunk/gcc/testsuite/g++.dg/lookup/strong-using-2.C
    trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns8.C
      - copied, changed from r244935, trunk/gcc/testsuite/g++.dg/lookup/strong-using-3.C
    trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns9.C
      - copied, changed from r244935, trunk/gcc/testsuite/g++.dg/lookup/strong-using-5.C
Removed:
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-1.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-2.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-3.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-4.C
    trunk/gcc/testsuite/g++.dg/lookup/strong-using-5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/doc/extend.texi


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