escaping pointer to scope local array: bug or not?
Steven Schveighoffer
schveiguy at yahoo.com
Tue Aug 18 10:38:50 PDT 2009
On Tue, 18 Aug 2009 13:34:36 -0400, bearophile <bearophileHUGS at lycos.com>
wrote:
> Steven Schveighoffer:
>> Another way is to perform escape analysis, but Walter has expressed that
>> he doesn't want to do that. It would require an intermediate interface
>> language for imports where annotations could be added by the compiler.
>
> Why is that bad?
I don't think it's bad, but definitely a lot of work. I would be all for
it.
-Steve
More information about the Digitalmars-d
mailing list