Problem with parallel map

Robert Jacques sandford at jhu.edu
Sun Mar 6 17:25:11 PST 2011


On Sun, 06 Mar 2011 09:33:05 -0500, dsimcha <dsimcha at yahoo.com> wrote:

> http://d.puremagic.com/issues/show_bug.cgi?id=5710
>
> It's a DMD issue.  I've been meaning to report it for a while.  
> Unfortunately making a workaround for it would be a huge PITA at best  
> and impossible in the toughest use cases.

I've run into this problem with regular map as well. I did submit a  
work-around patch for phobos which copied the delgate instead of sending  
it through via an alias, which seemed to work.


More information about the Digitalmars-d mailing list