Thu May 28 08:23:59 PDT 2009 [email protected]
* Fix Trac #3262: suppress name-shadow warning for _names
Ignore-this: 482ee7e5039987c53b2755c8f61f3fe
Adopt Max's suggestion for name shadowing, by suppressing shadowing
warnings for variables starting with "_". A tiny bit of refactoring
along the way.
M ./compiler/basicTypes/NameSet.lhs -1 +1
M ./compiler/basicTypes/OccName.lhs -8 +7
M ./compiler/rename/RnEnv.lhs -1 +3
M ./compiler/typecheck/TcInstDcls.lhs -1 +1
M ./docs/users_guide/using.xml +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090528152359-1287e-929903fa0edf71610b0b49dedb3a614f133811ea.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc