<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">mmm... then can we change the specific case where debian is complaining?&nbsp;<div><br></div><div>Esteban<br><div><br><div><div>On May 14, 2013, at 7:37 PM, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I disagree. &nbsp;This is the tail wagging the dog. &nbsp;The warning is in this case erroneous. &nbsp;The old version is better in both time and space. &nbsp;I will not integrate this change. &nbsp;It'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("%s", ...) so debian guys do not complain.<br>
<br>
=============== Diff against VMMaker-oscog-EstebanLorenzano.237 ===============<br>
<br>
Item was changed:<br>
&nbsp; ----- Method: Cogit&gt;&gt;print: (in category 'printing') -----<br>
&nbsp; print: aString<br>
+ &nbsp; &nbsp; &nbsp; &lt;cmacro: '(aString) printf("%s", aString)'&gt;<br>
- &nbsp; &nbsp; &nbsp; &lt;cmacro: '(aString) printf(aString)'&gt;<br>
&nbsp; &nbsp; &nbsp; &nbsp; coInterpreter transcript print: aString!<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
</blockquote></div><br></div></div></body></html>