Is This a Bug

Gor Gyolchanyan gor.f.gyolchanyan at gmail.com
Tue Oct 25 03:13:10 PDT 2011


Pure functions don't need synchronization. Pure functions should not
be a subject to shared-ness.

On Tue, Oct 25, 2011 at 2:11 PM, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> On Tuesday, October 25, 2011 14:08:53 Gor Gyolchanyan wrote:
>> I agree, there's no point in requiring pureness, but this problem must
>> be dealt with anyway. The user must never receive errors regarding
>> invalid call of invariants.
>
> Sure, but this issue has nothing to do with purity. It has to do with shared.
>
> - Jonathan M Davis
>


More information about the Digitalmars-d mailing list