Why C++ compiles slowly
Jonathan M Davis
jmdavisprog at gmail.com
Wed Aug 25 09:40:10 PDT 2010
On Wednesday, August 25, 2010 00:42:51 Jacob Carlborg wrote:
> On 2010-08-25 02:38, bearophile wrote:
> > Jonathan M Davis:
> >> They probably aren't there because
> >> ...
> >
> > In Bugzilla there are some pure-related bugs (3833, 3086/3831, maybe
> > 4505) that I think need that attribute in the mangled string. But as
> > usual I may be wrong, and other ways to solve those problems may be
> > invented.
> >
> > Bye,
> > bearophile
>
> According to the ABI pure should already be in the mangled name (don't
> know if dmd follows that though). The mangled form looks like this:
>
> FuncAttrPure:
> Na
So, sodium is pure huh. :)
- Jonathan M Davis
More information about the Digitalmars-d
mailing list