[dmd-internals] Windows DMD development is now impossible

Daniel Murphy yebblies at gmail.com
Tue Jun 11 06:24:31 PDT 2013


On Tue, Jun 11, 2013 at 6:06 PM, Walter Bright <walter at digitalmars.com>wrote:

>
> Maybe we can avoid generating a mangled name for a template if it is an
> eponymous one that evaluates to a manifest constant? This will save a ton
> of memory.
>
>
For templates that do not generate any symbols, we could treat the
instantiations like a cache and limit the total number stored.  The rest
can then be GCed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20130611/d31af38b/attachment.html>


More information about the dmd-internals mailing list