<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib/libstdc++/include/debug, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-03-02T14:04:09Z</updated>
<entry>
<title>Remove old contrib/libstdc++, unused since r358454</title>
<updated>2020-03-02T14:04:09Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-03-02T14:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=465454ebad5128958247403aa71c1a916f190718'/>
<id>urn:sha1:465454ebad5128958247403aa71c1a916f190718</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Fix a number of other clang warnings in libstdc++, which could appear</title>
<updated>2012-10-23T18:45:32Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-10-23T18:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=387c85f1ca942337a4d252c994e225ce61fccf88'/>
<id>urn:sha1:387c85f1ca942337a4d252c994e225ce61fccf88</id>
<content type='text'>
when building other C++ software with it.  Also fix one actual bug in
libsupc++, which was exposed by such a warning.  This latter fix is the
only functional change.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Make it possible to use the debug versions of std::map and std::multimap</title>
<updated>2011-12-07T21:00:33Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-07T21:00:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c4ebe03a0723634713d25ac4001acd8a93a206f'/>
<id>urn:sha1:2c4ebe03a0723634713d25ac4001acd8a93a206f</id>
<content type='text'>
with clang, by removing two unneeded using declarations.  Otherwise, you
would get errors similar to:

/usr/include/c++/4.2/debug/map.h:77:20: error: dependent using declaration resolved to type without 'typename'
      using _Base::value_compare;
                   ^

N.B.: Take care when you actually use the debug versions of any
libstdc++ header.  They are more likely to contain problems, because
they are exercised far less often, and since the standard library
complexity guarantees don't always apply anymore, compile times can
drastically increase.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>GCC 4.2.0 release C++ standard library and runtime support code.</title>
<updated>2007-05-19T01:25:07Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-19T01:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8a1b7d9d8e7e8113637568c296021aea90c1b72'/>
<id>urn:sha1:f8a1b7d9d8e7e8113637568c296021aea90c1b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gcc 3.4.4 C++ support bits.</title>
<updated>2005-06-03T03:29:38Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2005-06-03T03:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f260e61b15c6fe09294fd820b334752d0f0459ab'/>
<id>urn:sha1:f260e61b15c6fe09294fd820b334752d0f0459ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gcc 3.4.2 20040728 C++ support bits.</title>
<updated>2004-07-28T03:12:05Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T03:12:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffeaf689a248da869b6bc8d4fd2233dfe513c060'/>
<id>urn:sha1:ffeaf689a248da869b6bc8d4fd2233dfe513c060</id>
<content type='text'>
</content>
</entry>
</feed>
