Sat Mar 13 07:45:55 PST 2010 Ian Lynagh <[email protected]>
* Add a link-time flag to en/disable the RTS options
If RTS options are disabled then:
* The ghc_rts_opts C code variable is processed as normal
* The GHCRTS environment variable is ignored and, if it is defined, a
warning is emitted
* The +RTS flag gives an error and terminates the program
M ./compiler/main/DriverPipeline.hs +21
M ./compiler/main/DynFlags.hs +4
M ./rts/RtsFlags.c -2 +15
A ./rts/RtsOpts.h
A ./rts/hooks/RtsOptsEnabled.c
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20100313154555-3fd76-fb9dcb932c4ae2137b756c1e02e039dc1b4f725a.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc