guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new-model.text, please comment


From: Marius Vollmer
Subject: Re: new-model.text, please comment
Date: 21 Sep 2002 22:27:22 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Tom Lord <address@hidden> writes:

>       > I don't think we should have the rule that the compiler can
>       > assume by default that a variable will never be assigned to
>       > when it is not being assigned to in the file where it is
>       > defined.
> 
> Perhaps.  I dunno.  Sounds wrong to me.  But: I dunno.

Maybe a compromise: let's make a declaration that tells the compiler
whether it can make 'the assumption'.  The conservative default for
this declaration is that the assumption can not be made.  When we have
the experience that almost every file carries a declaration to reverse
the default, we can consider reversing the default by default.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]