[Issue 3089] Error: f.bar can only be called on a mutable object, not shared(foo)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 28 09:55:32 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3089



--- Comment #2 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2009-10-28 09:55:31 PDT ---
That's because struct has no monitor member, so the callee can't lock it for
exclusive access.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list