On 22/07/2009 21:16, Krister Walfridsson wrote:
NetBSD defines _REENTRANT in its header files, so compiling ghc gives
redefinition warnings for all files that are including includes/Rts.h.
Fixed with the attached patch.
Thanks, will push.
Simon
___
NetBSD defines _REENTRANT in its header files, so compiling ghc gives
redefinition warnings for all files that are including includes/Rts.h.
Fixed with the attached patch.
/Krister--- includes/Rts.h.orig 2009-07-22 02:17:14.0 +0200
+++ includes/Rts.h 2009-07-22 02:17:57.0