<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 193: Wrong exception in CPPUNIT_TEST_EXCEPTION() example</title><link>https://sourceforge.net/p/cppunit/bugs/193/</link><description>Recent changes to 193: Wrong exception in CPPUNIT_TEST_EXCEPTION() example</description><atom:link href="https://sourceforge.net/p/cppunit/bugs/193/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Oct 2008 11:25:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppunit/bugs/193/feed.rss" rel="self" type="application/rss+xml"/><item><title>Wrong exception in CPPUNIT_TEST_EXCEPTION() example</title><link>https://sourceforge.net/p/cppunit/bugs/193/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Example states that std::vector::at() throws std::invalid_argument exception, while in reality it should be std::out_of_range. It makes the example invalid, as the test will fail.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kamil Grabowski</dc:creator><pubDate>Wed, 22 Oct 2008 11:25:41 -0000</pubDate><guid>https://sourceforge.netc7d2a11c3f22cfd4b7c72a8fc9e2c1393b3c62b1</guid></item></channel></rss>