Thomas Bushnell BSG wrote:
But then compiling in unsafe mode now changes the behavior of the program, even correctly behaving programs, because if it turns off the coercion, the semantics of the program change, right?
It depends on the coercion. Many coercions are either no-op or raise an exception. -- --Per Bothner per@xxxxxxxxxxx http://per.bothner.com/