Issue calling methods using std.concurrency
Ali Çehreli
acehreli at yahoo.com
Mon Apr 23 12:25:39 PDT 2012
On 04/23/2012 11:44 AM, Casey wrote:
> I actually did print out the value being passed successfully. It's just
> that when I used the queue methods (enqueue and dequeue), it get this
> error. The queue itself is shared, but none of the methods are expecting
> a shared value nor do I believe they should.
>
> Casey
Could you please show a short program having the same problem. I am not
familiar with enqueue or dequeue.
Ali
More information about the Digitalmars-d-learn
mailing list