<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Errors &#38; Geeks &#187; crashes</title>
	<atom:link href="http://errors-geek.com/tag/crashes/feed/" rel="self" type="application/rss+xml" />
	<link>http://errors-geek.com</link>
	<description>Coding Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reporting Crashes in IMVU: Part II: C++ Exceptions &#124; Chad Austin</title>
		<link>http://errors-geek.com/general/reporting-crashes-in-imvu-part-ii-c-exceptions-chad-austin/</link>
		<comments>http://errors-geek.com/general/reporting-crashes-in-imvu-part-ii-c-exceptions-chad-austin/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 01:52:00 +0000</pubDate>
		<dc:creator>Geek</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[cal3d]]></category>
		<category><![CDATA[crashes]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://errors-geek.com/uncategorized/reporting-crashes-in-imvu-part-ii-c-exceptions-chad-austin/</guid>
		<description><![CDATA[If the C++ functions called from updateAnimations() or redrawWindows() raise a C++ exception, it will be caught by the Python error-handling code and reported to us the same way Python exceptions are. ...]]></description>
			<content:encoded><![CDATA[<p>If the C++ functions called from updateAnimations() or redrawWindows() raise a C++ exception, it will be caught by the Python error-handling code and reported to us the same way Python exceptions are. &#8230;</p>
<p>See more here: <br />
<a target="_blank" href="http://aegisknight.org/2009/02/reporting-crashes-in-imvu-part-ii-c-exceptions/" title="Reporting Crashes in IMVU: Part II: C++ Exceptions | Chad Austin">Reporting Crashes in IMVU: Part II: C++ Exceptions | Chad Austin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/general/reporting-crashes-in-imvu-part-ii-c-exceptions-chad-austin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
