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

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Jan 26 15:32:00 GMT 2017


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



More information about the Libstdc++-cvs mailing list