[MLton] re: commit r4541

Stephen Weeks MLton@mlton.org
Wed, 17 May 2006 08:04:18 -0700


> When it comes to silencing warnings, I think it's better to leave a  
> correct warning alone.

I disagree.  I think that having warnings around in the default
compile makes it more likely that we will miss new warnings in the
future.  I'm open to fixes either way that remove the warnings in this
particular case.  But in the absence of that, I'd prefer warnings on
Darwin to warnings on Linux.