<?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"
	>
<channel>
	<title>Comments on: Erlang R12B-0 released</title>
	<atom:link href="http://erlang-china.org/news/erlang-r12b-0-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/news/erlang-r12b-0-released.html</link>
	<description>erlang 中文社区</description>
	<pubDate>Mon, 01 Dec 2008 19:17:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: mapandfold</title>
		<link>http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3280</link>
		<dc:creator>mapandfold</dc:creator>
		<pubDate>Tue, 11 Dec 2007 04:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3280</guid>
		<description>这一把 Release 搞的是不是有点仓促？for Windows 的运行不了，boot 文件有问题。</description>
		<content:encoded><![CDATA[<p>这一把 Release 搞的是不是有点仓促？for Windows 的运行不了，boot 文件有问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arbow</title>
		<link>http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3277</link>
		<dc:creator>Arbow</dc:creator>
		<pubDate>Mon, 10 Dec 2007 08:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3277</guid>
		<description>刚出来几天，patch就出现了～
修正如下几个issue：
OTP-7006  The SMP emulator on sparc64 erroneously used the sparc32
          atomic and the sparc32 spinlock implementations which
          caused it to crash.

OTP-7012  Matching an empty binary in a record and then using the
          same record again could cause a compiler crash.

          Example code that triggers the crash:

          -record(r, {a,b}).
          t(R) -&gt;
            #r{a = &lt;&lt;&gt;&gt;} = R,
            R#r.b.

OTP-7013  file:read/2 and file:consult_stream/1,3 did not use an empty
          prompt on I/O devices. This bug has now been corrected.

OTP-7014  configuring --enable-darwin-universal or --enable-darwin-64bit
          on MacOSX could result in a non optimized emulator. Top level
          configure script now corrected.

OTP-7015  configuring --with-gd did not produce correct include flags
          for percept.</description>
		<content:encoded><![CDATA[<p>刚出来几天，patch就出现了～<br />
修正如下几个issue：<br />
OTP-7006  The SMP emulator on sparc64 erroneously used the sparc32<br />
          atomic and the sparc32 spinlock implementations which<br />
          caused it to crash.</p>
<p>OTP-7012  Matching an empty binary in a record and then using the<br />
          same record again could cause a compiler crash.</p>
<p>          Example code that triggers the crash:</p>
<p>          -record(r, {a,b}).<br />
          t(R) -><br />
            #r{a = < <>>} = R,<br />
            R#r.b.</p>
<p>OTP-7013  file:read/2 and file:consult_stream/1,3 did not use an empty<br />
          prompt on I/O devices. This bug has now been corrected.</p>
<p>OTP-7014  configuring &#8211;enable-darwin-universal or &#8211;enable-darwin-64bit<br />
          on MacOSX could result in a non optimized emulator. Top level<br />
          configure script now corrected.</p>
<p>OTP-7015  configuring &#8211;with-gd did not produce correct include flags<br />
          for percept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pi1ot</title>
		<link>http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3266</link>
		<dc:creator>pi1ot</dc:creator>
		<pubDate>Sat, 08 Dec 2007 17:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3266</guid>
		<description>javaeye上看到的“用Erlang开发的文档数据库系统CouchDB”是个什么东西，啥叫文档数据库啊
http://www.javaeye.com/news/459</description>
		<content:encoded><![CDATA[<p>javaeye上看到的“用Erlang开发的文档数据库系统CouchDB”是个什么东西，啥叫文档数据库啊<br />
<a href="http://www.javaeye.com/news/459" rel="nofollow">http://www.javaeye.com/news/459</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mryufeng</title>
		<link>http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3256</link>
		<dc:creator>mryufeng</dc:creator>
		<pubDate>Thu, 06 Dec 2007 05:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3256</guid>
		<description>还有就是修了不少的bug.</description>
		<content:encoded><![CDATA[<p>还有就是修了不少的bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3253</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Thu, 06 Dec 2007 02:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/news/erlang-r12b-0-released.html#comment-3253</guid>
		<description>摘自：&lt;a href="http://www.erlang.org/doc/highlights.html" target=blank rel="nofollow"&gt;HighLights&lt;/a&gt;

Erlang Language and Run-time System

    * Windows SMP
    * Bitstrings and binary comprehensions
    * tuple_size/1 and byte_size/1 and bit_size/1 BIF
    * Literal lists, tuples, and binaries are no longer constructed at run-time, but are stored in a per-module constant pool
    * The Erlang driver API has been extended with a portable POSIX thread

New Applications

    * Test Server
    * Common Test
    * Percept

新版的增强感觉主要集中于“稳定”、“性能”及“成熟”。
很有稳步推进的感觉。</description>
		<content:encoded><![CDATA[<p>摘自：<a href="http://www.erlang.org/doc/highlights.html" target=blank rel="nofollow">HighLights</a></p>
<p>Erlang Language and Run-time System</p>
<p>    * Windows SMP<br />
    * Bitstrings and binary comprehensions<br />
    * tuple_size/1 and byte_size/1 and bit_size/1 BIF<br />
    * Literal lists, tuples, and binaries are no longer constructed at run-time, but are stored in a per-module constant pool<br />
    * The Erlang driver API has been extended with a portable POSIX thread</p>
<p>New Applications</p>
<p>    * Test Server<br />
    * Common Test<br />
    * Percept</p>
<p>新版的增强感觉主要集中于“稳定”、“性能”及“成熟”。<br />
很有稳步推进的感觉。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
