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

Steven Schveighoffer schveiguy at yahoo.com
Wed Sep 29 11:31:53 PDT 2010


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


More information about the Digitalmars-d mailing list