<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Visual Studio 6 vs 2005 allocators</title>
	<atom:link href="http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/feed/" rel="self" type="application/rss+xml" />
	<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=visual-studio-6-vs-2005-allocators</link>
	<description>Virtual Reality for all</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:59:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Celvin</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-44436</link>
		<dc:creator>Celvin</dc:creator>
		<pubDate>Mon, 24 Mar 2008 18:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-44436</guid>
		<description>Well, it might be true that sometimes you don&#039;t have a choice if you&#039;re integrating 3rd party components - but to be true, components written like this are VERY poorly designed and you should probably think twice about integrating those into your projects. Everybody ought to know that memory allocation and freeing have to be done using the same runtime. This is not even limited to VC6 vs. 2005, but can happen in different runtime versions for a given compiler, too.</description>
		<content:encoded><![CDATA[<p>Well, it might be true that sometimes you don&#8217;t have a choice if you&#8217;re integrating 3rd party components &#8211; but to be true, components written like this are VERY poorly designed and you should probably think twice about integrating those into your projects. Everybody ought to know that memory allocation and freeing have to be done using the same runtime. This is not even limited to VC6 vs. 2005, but can happen in different runtime versions for a given compiler, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smithbob</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-43137</link>
		<dc:creator>smithbob</dc:creator>
		<pubDate>Wed, 30 Jan 2008 16:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-43137</guid>
		<description>&quot;Allocating objects in a DLL and requesting user code to delete them (or vice versa) is misconception however…&quot; ...

yes but some times you do have the choice because you use/integrate a third party component ...</description>
		<content:encoded><![CDATA[<p>&#8220;Allocating objects in a DLL and requesting user code to delete them (or vice versa) is misconception however…&#8221; &#8230;</p>
<p>yes but some times you do have the choice because you use/integrate a third party component &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cb</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-42819</link>
		<dc:creator>cb</dc:creator>
		<pubDate>Sun, 27 Jan 2008 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-42819</guid>
		<description>At least we didn&#039;t have to recompile our kernel to fix that ;)</description>
		<content:encoded><![CDATA[<p>At least we didn&#8217;t have to recompile our kernel to fix that <img src='http://cb.nowan.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JulienW</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-42815</link>
		<dc:creator>JulienW</dc:creator>
		<pubDate>Sun, 27 Jan 2008 12:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-42815</guid>
		<description>All this is Windows&#039; fault.

;-)</description>
		<content:encoded><![CDATA[<p>All this is Windows&#8217; fault.<br />
 <img src='http://cb.nowan.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YR</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-42761</link>
		<dc:creator>YR</dc:creator>
		<pubDate>Sat, 26 Jan 2008 15:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-42761</guid>
		<description>Allocating objects in a DLL and requesting user code to delete them (or vice versa) is misconception however...</description>
		<content:encoded><![CDATA[<p>Allocating objects in a DLL and requesting user code to delete them (or vice versa) is misconception however&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cb</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-42721</link>
		<dc:creator>cb</dc:creator>
		<pubDate>Sat, 26 Jan 2008 01:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-42721</guid>
		<description>thanks bob =)
you&#039;re a guru anyway =)</description>
		<content:encoded><![CDATA[<p>thanks bob =)<br />
you&#8217;re a guru anyway =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smithbob</title>
		<link>http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/comment-page-1/#comment-42684</link>
		<dc:creator>smithbob</dc:creator>
		<pubDate>Fri, 25 Jan 2008 19:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://cb.nowan.net/blog/2008/01/25/visual-studio-6-vs-2005-allocators/#comment-42684</guid>
		<description>&quot;... a custom one that can take a previously allocated buffer&quot; ... this custm allocator is called a placement new. I now we are not a advanced C   blog but it has to be said :) ...

and no, I am not the guru who help cb .....</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230; a custom one that can take a previously allocated buffer&#8221; &#8230; this custm allocator is called a placement new. I now we are not a advanced C   blog but it has to be said <img src='http://cb.nowan.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230;</p>
<p>and no, I am not the guru who help cb &#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

