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]

r196034 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: glisse
Date: Wed Feb 13 21:58:53 2013
New Revision: 196034

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196034
Log:
2013-02-13  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/56111
	* include/std/complex (complex): Undefine.
	* include/c_compatibility/complex.h (complex): Only undefine if
	<complex> has been included.
	* testsuite/26_numerics/complex/56111.cc: New testcase.


Added:
    trunk/libstdc++-v3/testsuite/26_numerics/complex/56111.cc   (with props)
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_compatibility/complex.h
    trunk/libstdc++-v3/include/std/complex

Propchange: trunk/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
            ('svn:eol-style' added)

Propchange: trunk/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
            ('svn:keywords' added)



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