On Wed, 9 May 2012 14:44:52 -0600
Eduardo Silva <[email protected]> wrote:

> Hi,
> 
> in my copy it saves 4KB, but.. this is a micro optimization and i
> would suggest to let that kind of optimization to the compiler.

The compiler can't do that. The code says each var needed 2 bytes, even though 
we only use 1 bit of each.

- Lauri
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to