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" <[email protected]> wrote: > On Sat, 07 Jan 2012 18:07:33 -0500, Sean Kelly <[email protected]> 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
