gcc/libstdc++-v3/include
Gabriel Dos Reis 89b7816993 std_cwctype.h: #undef possible function-like macro definitions of iswxxx functions...
* include/c/bits/std_cwctype.h: #undef possible function-like
	macro definitions of iswxxx functions, which might be brought in
	by <wctype.h>.  Those macro definitions prevent build on some
	linux-based systems.

	* include/bits/std_complex.h (complex<>): Comment out friend
	declarations of abs<> specializations.
	(abs): Define primary template.

	* src/complex.cc (abs): Comment out specialization definition.

From-SVN: r37157
2000-10-31 14:40:27 +00:00
..
backward label2.C: Tweak to work with V3. 2000-10-26 23:17:35 +00:00
bits std_cwctype.h: #undef possible function-like macro definitions of iswxxx functions... 2000-10-31 14:40:27 +00:00
c/bits std_cwctype.h: #undef possible function-like macro definitions of iswxxx functions... 2000-10-31 14:40:27 +00:00
c_std [multiple changes] 2000-10-31 01:26:06 +00:00
ext include: New directory. 2000-10-05 11:27:02 +00:00
std Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00