PDA

View Full Version : [RedHanded] YARV Merged Matz


ruby-lang
March 9th, 2006, 03:45 AM
<p>(<em>Koichi Sasada has requested I print the following. He is the scribe.</em>)</p>


<p>In an article entitled <a href="http://redhanded.hobix.com/cult/rubyspameeting2006.html">RubySpaMeeting2006</a>, daigo wrote that “YARV will merge Ruby 1.9 on Valentine’s Day.” In fact, at that time, <span class="caps">YARV</span> will only merge into a <span class="caps">CVS</span> branch, not to 1.9 <span class="caps">HEAD </span>(matz’ plan).</p>


<p>However, the result is <span class="caps">YARV</span> merged matz! matz has an acount for the <span class="caps">YARV</span> subversion repository. This is because <span class="caps">YARV</span> has some problem with <span class="caps">CVS</span>. Most of it is filenames. There are some “yarv…” files. <span class="caps">YARV</span> is only a code name and it should vanish with the Ruby 2.0 release. So, I and matz and other <span class="caps">YARV</span> developers will rename the files and the <span class="caps">API</span> calls (which has same problem: vanish yarv_… <span class="caps">API</span>) and so on.</p>


<p>I hope that Ruby development <span class="caps">VCS</span> will be Subversion when <span class="caps">YARV</span> is finally merged.</p>


<p><span class="caps">YARV </span>(on subversion repository) works fine (... but there are some errors on make test, test-all). Please check your Ruby applications on <span class="caps">YARV</span>. Bug reports are very welcome.</p>

<a href="http://redhanded.hobix.com/cult/yarvMergedMatz.html" target="_blank">http://redhanded.hobix.com/cult/yarvMergedMatz.html</a>