[Vm-dev] ARM Cog progress

Eliot Miranda eliot.miranda at gmail.com
Sun Jun 7 18:24:15 UTC 2015


Hi Holger,

On Sun, Jun 7, 2015 at 12:32 AM, Holger Freyther <holger at freyther.de> wrote:

>
>
> > On 07 Jun 2015, at 01:25, tim Rowledge <tim at rowledge.org> wrote:
> >
> >
> > GCC is such fun.
>
> given the amount of warnings emitted during compilation, have you
> considered
> that it might be the input given to gcc that is the issue here? ;)
>
>
You're very welcome to make changes to plugins to reduce warnings.  I'm
focussed on the core VM, and as Tim has said there are almost no warnings
from that code.  There is one warning from the Cogit that is inappropriate
and I refuse to waste the code that would avoid it, and there are, I think,
8 warnings from the 32-bit Stack/CoInterpreter which are in integer
conversion code which is conditionally compiled code not used in 32-bits.
So in the code I have responsibility for I have eliminated all but the
minimum of warnings.  I am not the author of the plugins and don't presume
to understand them all well enough to fix them.  I would appreciate your
help, rather than your criticism.




-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150607/534e7ad0/attachment.htm


More information about the Vm-dev mailing list