
22 Jun
2009
22 Jun
'09
5:08 a.m.
Magnus Therning wrote:
Speaking from experience it's good to fix all warnings,
This was may experience from the C programming language.
since otherwise there will be enough of them to cause a few "terminal pages" to scroll by when you compile and then there's a real danger of not noticing real errors. I'd pass '-Wall -Werror' to ghc to force myself to do this :-)
I usually add -fwarn-tabs to -Wall -Werror. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/