On Fri, 26 Aug 2011, Kirk, Benjamin (JSC-EG311) wrote:
> I'm happy to commit this - any objections?
David Andrs has write permissions and can commit the patch himself.
If you got confused by the fact that he's asking for peer review
before submitting an important patch, that's just because you'v
I'm happy to commit this - any objections?
On 8/23/11 12:07 PM, "David Andrs" wrote:
>
> Attached are two patches for review.
>
> 1) Fix for Parallel::broadcast of std::set
>
> There is no assign() for std::set.
> I needed to broadcast the set of subdomain ids and bumped into it.
> Apply fir