[Vm-dev] VM Maker: VMMaker-oscog-EstebanLorenzano.238.mcz

Esteban Lorenzano estebanlm at gmail.com
Tue May 14 17:42:44 UTC 2013


mmm... then can we change the specific case where debian is complaining? 

Esteban

On May 14, 2013, at 7:37 PM, Eliot Miranda <eliot.miranda at gmail.com> wrote:

> 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's the wrong aesthetic ;)
> 
> On Tue, May 14, 2013 at 8:04 AM, <commits at source.squeak.org> wrote:
> 
> Esteban Lorenzano uploaded a new version of VMMaker to project VM Maker:
> http://source.squeak.org/VMMaker/VMMaker-oscog-EstebanLorenzano.238.mcz
> 
> ==================== Summary ====================
> 
> Name: VMMaker-oscog-EstebanLorenzano.238
> Author: EstebanLorenzano
> Time: 14 May 2013, 5:03:09.451 pm
> UUID: 5b4d9796-0c4c-4496-9513-42c47f6c0aa8
> Ancestors: VMMaker-oscog-EstebanLorenzano.237
> 
> - print: macro now resolves to printf("%s", ...) so debian guys do not complain.
> 
> =============== Diff against VMMaker-oscog-EstebanLorenzano.237 ===============
> 
> Item was changed:
>   ----- Method: Cogit>>print: (in category 'printing') -----
>   print: aString
> +       <cmacro: '(aString) printf("%s", aString)'>
> -       <cmacro: '(aString) printf(aString)'>
>         coInterpreter transcript print: aString!
> 
> 
> 
> 
> -- 
> best,
> Eliot

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20130514/67795269/attachment.htm


More information about the Vm-dev mailing list