[dmd-internals] Fixing forward ref bugs for good

David Simcha dsimcha at gmail.com
Tue Sep 13 15:18:23 PDT 2011


Does this mean we'll be allowed to forward reference nested functions?  If
so, yay!

On Tue, Sep 13, 2011 at 6:04 PM, Walter Bright <walter at digitalmars.com>wrote:

> Don, just so you know, I've been thinking for a while about transitioning
> from doing the semantic pass in order to doing it completely "on demand". In
> other words, try to semantic a declaration. In the process, any declarations
> it depends on are semantic'd if not already, recursively.
> ______________________________**_________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/**mailman/listinfo/dmd-internals<http://lists.puremagic.com/mailman/listinfo/dmd-internals>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20110913/caa07a96/attachment.html>


More information about the dmd-internals mailing list