Top 5

Jarrett Billingsley jarrett.billingsley at gmail.com
Thu Oct 9 07:24:19 PDT 2008


On Thu, Oct 9, 2008 at 10:12 AM, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
>> Actually a smart linker would do that anyway. The only reason we need
>> manifest constants is because OPTLINK isn't smart enough.
>> (And DMD isn't smart enough to discard unreachable variables from the
>> symbol table).
>
> Exactly so.

So.. the solution to a toolchain problem is to add a feature into the language?

Exported templates in C++?  The 'register' keyword?  Isn't this the
kind of stuff we want to avoid?



More information about the Digitalmars-d mailing list