Trying to sort shared data with a predicate causes 'unable to format shared objects'

Andrew Edwards via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jun 17 08:50:05 PDT 2014


On 6/17/14, 11:34 AM, George Sapkin wrote:
> On Tuesday, 17 June 2014 at 04:38:24 UTC, Ali Çehreli wrote:
>>
>> Good news: The code compiles with 2.066 after adding 'import
>> std.algorithm;' :)
>>
>> Ali
>
> Thanks, but where can I get 2.066? It seems it's not going to be
> branched until June 30th.
>
> Is there any way to resolve this now with 2.065?


You create build it from source or wait until it's released in June.


More information about the Digitalmars-d-learn mailing list