patch applied (ghc): FIX BUILD addDLL returns const char*

Simon Marlow simonmar at haskell.galois.com
Mon Oct 8 08:33:45 EDT 2007


Thu Sep 27 06:26:19 PDT 2007  jochemberndsen at dse.nl
  * FIX BUILD addDLL returns const char*
  addDLL returns const char*, not just a char*.
  Fix compiler warning

    M ./includes/Linker.h -1 +1
    M ./rts/Linker.c -2 +2



More information about the Cvs-ghc mailing list