> simonmar 2002/07/17 02:21:52 PDT
>
> Modified files:
> ghc/includes PrimOps.h RtsFlags.h Stg.h mkNativeHdr.c
> ghc/rts Arena.c BlockAlloc.c Disassembler.c GC.c
> Hash.c Itimer.c MBlock.c PrimOps.hc
> Printer.c RtsFlags.c RtsStartup.c
> RtsUtils.c Schedule.c Select.c Signals.c
> StgPrimFloat.c Storage.c ThreadLabels.c
> ghc/rts/hooks ErrorHdr.c MallocFail.c
> NoRunnableThreads.c OutOfHeap.c
> PatErrorHdr.c RtsOpts.c StackOverflow.c
> Log:
> Remove most #includes of system headers from Stg.h, and instead
> #include any required headers directly in each RTS source file.
I've been testing this in my local tree for a while, and it doesn't seem
to have broken anything, but could everyone please be on the lookout for
missing-prototype warnings from gcc?
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc