On Saturday, June 29, 2013 2:04:58 PM UTC+12, Justin Lebar wrote: > tl;dr - Changes from bug 820686: >
> > 4. Don't put code after MOZ_CRASH() or MOZ_ASSUME_UNREACHABLE(); it just > gives > a false sense of security. > This appears not to be true. On Try, Windows builds fail if a method ends with MOZ_CRASH() and no return statement with 'not all control paths return a value' wanring, which fails because of warnings as errors. Log: https://tbpl.mozilla.org/php/getParsedLog.php?id=24863612&tree=Try Cheers, Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform