<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/header-compilation, branch 1.1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-10-30T14:17:59Z</updated>
<entry>
<title>cacheset: Fix compilation on new GCC in C++98 mode</title>
<updated>2015-10-30T14:17:59Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-10-30T13:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2c1e4917d9fac693033723742ec5d4d76fd74c76'/>
<id>urn:sha1:2c1e4917d9fac693033723742ec5d4d76fd74c76</id>
<content type='text'>
Since gcc 4.9, the API for erase slightly changed. In
commit 3dddcdf2432e78f37c74d8c76c2c519a8d935ab2 the
existing checks for __cplusplus where changed to
check the gcc version, as the __cplusplus check
did nothing, because gcc 4.8 already provided the
standard value in there.

Fix the code to check for the gcc version in two
more places, and change the existing checks to
use a convenience macro.
</content>
</entry>
</feed>
