I disagree.  This is the tail wagging the dog.  The warning is in this case erroneous.  The old version is better in both time and space.  I will not integrate this change.  It&#39;s the wrong aesthetic ;)<br><br><div class="gmail_quote">
On Tue, May 14, 2013 at 8:04 AM,  <span dir="ltr">&lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Esteban Lorenzano uploaded a new version of VMMaker to project VM Maker:<br>
<a href="http://source.squeak.org/VMMaker/VMMaker-oscog-EstebanLorenzano.238.mcz" target="_blank">http://source.squeak.org/VMMaker/VMMaker-oscog-EstebanLorenzano.238.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: VMMaker-oscog-EstebanLorenzano.238<br>
Author: EstebanLorenzano<br>
Time: 14 May 2013, 5:03:09.451 pm<br>
UUID: 5b4d9796-0c4c-4496-9513-42c47f6c0aa8<br>
Ancestors: VMMaker-oscog-EstebanLorenzano.237<br>
<br>
- print: macro now resolves to printf(&quot;%s&quot;, ...) so debian guys do not complain.<br>
<br>
=============== Diff against VMMaker-oscog-EstebanLorenzano.237 ===============<br>
<br>
Item was changed:<br>
  ----- Method: Cogit&gt;&gt;print: (in category &#39;printing&#39;) -----<br>
  print: aString<br>
+       &lt;cmacro: &#39;(aString) printf(&quot;%s&quot;, aString)&#39;&gt;<br>
-       &lt;cmacro: &#39;(aString) printf(aString)&#39;&gt;<br>
        coInterpreter transcript print: aString!<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>