Expunge #ifdef and #ifndef from the codebase
These are unexploded minds as far as the linter is concerned. I don't want to hit in my MRs by mistake! I did this with `sed`, and then rolled back some changes in the docs, config.guess, and the linter itself.
Showing
- compiler/main/CodeOutput.hs 2 additions, 2 deletionscompiler/main/CodeOutput.hs
- compiler/main/DynFlags.hs 1 addition, 1 deletioncompiler/main/DynFlags.hs
- compiler/utils/Util.hs 1 addition, 1 deletioncompiler/utils/Util.hs
- docs/coding-style.html 5 additions, 5 deletionsdocs/coding-style.html
- docs/storage-mgt/rp.tex 1 addition, 1 deletiondocs/storage-mgt/rp.tex
- libraries/base/System/Environment/Blank.hsc 3 additions, 3 deletionslibraries/base/System/Environment/Blank.hsc
- libraries/base/tests/IO/T12010/T12010.hsc 3 additions, 3 deletionslibraries/base/tests/IO/T12010/T12010.hsc
- libraries/libiserv/src/GHCi/Utils.hsc 2 additions, 2 deletionslibraries/libiserv/src/GHCi/Utils.hsc
- rts/Capability.c 3 additions, 3 deletionsrts/Capability.c
- rts/Capability.h 1 addition, 1 deletionrts/Capability.h
- rts/Hash.c 1 addition, 1 deletionrts/Hash.c
- rts/LinkerInternals.h 1 addition, 1 deletionrts/LinkerInternals.h
- rts/RtsMessages.c 1 addition, 1 deletionrts/RtsMessages.c
- rts/RtsSymbols.c 1 addition, 1 deletionrts/RtsSymbols.c
- rts/StgCRunAsm.S 1 addition, 1 deletionrts/StgCRunAsm.S
- rts/Ticky.c 1 addition, 1 deletionrts/Ticky.c
- rts/Trace.c 1 addition, 1 deletionrts/Trace.c
- rts/linker/ELFRelocs/AArch64.def 1 addition, 1 deletionrts/linker/ELFRelocs/AArch64.def
- rts/linker/ELFRelocs/ARM.def 1 addition, 1 deletionrts/linker/ELFRelocs/ARM.def
- rts/linker/ELFRelocs/i386.def 1 addition, 1 deletionrts/linker/ELFRelocs/i386.def
Loading
Please register or sign in to comment