<div dir="ltr">Note that in-between, you can manually merge (I had no problem of encoding when merging)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/30 Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I tried to debug late at night and it seems to come from the patch.bin member of a .mcd<br>
</div>I&#39;m not an expert of MC and I do not really know when a .mcd is used vs a .mcz, nor how this binary member is created.<br>
But presumably, there is an extra or missing utf8 conversion in some path...<br>I had to stop to get some sleep...<br></div>I suggest we keep trying a couple of days and solve the problem while under our hands.<span class="HOEnZb"><font color="#888888"><br>
<br></font></span></div><span class="HOEnZb"><font color="#888888">
<div>Nicolas<br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/30 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 30 July 2013 02:17, Nicolas Cellier<br>
<div>&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt; wrote:<br>
&gt; Hmm it looks like some UTF8 mess<br>
&gt; I did only change Base64MimeConverter... Did I break it?<br>
<br>
</div>Yep, I&#39;m afraid so. When it loads it throws a SyntaxError:<br>
<div><br>
asCharacter<br>
&quot;Answer the receiver&#39;s first character, or &#39;*&#39; if none.<br>
Idiosyncratic, provisional.&quot;<br>
<br>
</div>^ self size &gt; 0 ifTrue: [self first] ifFalse:[$·Argument expected -&gt;]<br>
<br>
Is that supposed to be a middle dot just before &quot;Argument&quot; ? Note how<br>
the original source doesn&#39;t show the A-with-caret.<br>
<span><font color="#888888"><br>
frank<br>
</font></span><div><div><br>
&gt; 2013/7/30 &lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt;<br>
&gt;<br>
&gt;&gt; Nicolas Cellier uploaded a new version of Collections to project The<br>
&gt;&gt; Trunk:<br>
&gt;&gt; <a href="http://source.squeak.org/trunk/Collections-nice.527.mcz" target="_blank">http://source.squeak.org/trunk/Collections-nice.527.mcz</a><br>
&gt;&gt;<br>
&gt;&gt; ==================== Summary ====================<br>
&gt;&gt;<br>
&gt;&gt; Name: Collections-nice.527<br>
&gt;&gt; Author: nice<br>
&gt;&gt; Time: 30 July 2013, 2:13:07.506 am<br>
&gt;&gt; UUID: 17e38fb5-76dd-499b-aa6d-bfe07045c28d<br>
&gt;&gt; Ancestors: Collections-fbs.526<br>
&gt;&gt;<br>
&gt;&gt; Simplify Base64MimeConverter class initialization with Character&gt;&gt;to:<br>
&gt;&gt;<br>
&gt;&gt; =============== Diff against Collections-fbs.526 ===============<br>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>