[dmd-internals] Correction to name mangling doc

Sean Kelly sean at invisibleduck.org
Mon Aug 30 12:20:22 PDT 2010


The ABI says this:

TemplateInstanceName:
     __T LName TemplateArgs Z

and I think it should be:

TemplateInstanceName:
     Number __T LName TemplateArgs Z

Any objection to my fixing it?


More information about the dmd-internals mailing list