Some Issues With Synchronized

Sean Kelly sean at invisibleduck.org
Mon Jan 9 06:41:40 PST 2012


Which goes back to my argument that we should ship both checked and unchecked (release and not) builds and the compiler should link the proper one. 

Sent from my iPhone

On Jan 9, 2012, at 6:01 AM, "Steven Schveighoffer" <schveiguy at yahoo.com> wrote:

> On Sat, 07 Jan 2012 18:07:33 -0500, Sean Kelly <sean at invisibleduck.org> wrote:
> 
>> Right now, Mutex will assert if you assign it to an object with a monitor. Or it would with a non-release build.
> 
> In other words, it doesn't :)
> 
> -Steve


More information about the Digitalmars-d mailing list