[std.concurrency] prioritySend is 1000 times slower than send?

Denis Koroskin 2korden at gmail.com
Wed Sep 29 20:31:36 PDT 2010


On Wed, 29 Sep 2010 22:31:53 +0400, Steven Schveighoffer  
<schveiguy at yahoo.com> wrote:

> On Wed, 29 Sep 2010 14:25:07 -0400, osa <osa at aso.osa> wrote:
>
>> P.S. demangle program example at  
>> http://www.digitalmars.com/d/2.0/phobos/std_demangle.html is broken --  
>> it does not compile.
>>  P.P.S. std.demangle fails for some symbols, for example:
>> 	_D3std5array13__T5emptyTyaZ5emptyFNdxAyaZb
>> 	_D3std6format19__T10FormatSpecTyaZ10FormatSpec6__ctorMFNcxAyaZS3std6format19__T10FormatSpecTyaZ10FormatSpec
>> and many other.
>
> Note, core.demangle will probably soon replace std.demangle, and is  
> actively being developed.  You may need to download the svn version of  
> druntime.
>
> ref:  
> http://lists.puremagic.com/pipermail/phobos/2010-September/002376.html
>
> -Steve

IIRC, core.demangle is already in dmd2.049 (i.e. no need for an svn  
version unless there are significant changes in core.demangle in trunk).


More information about the Digitalmars-d mailing list