I'm getting this on Windows msys.  I have not touched the RTS so I don't think 
it's my fault :-)

Simon

=====> T7037(normal) 2084 of 3354 [0, 0, 0]
cd ./rts && $MAKE -s --no-print-directory T7037    </dev/null >T7037.run.stdout 
2>T7037.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:

Stderr:
T7037_main.c: In function 'main':

T7037_main.c:4:22:
     error: 'NULL' undeclared (first use in this function)

T7037_main.c:4:22:
     note: each undeclared identifier is reported only once for each function 
it appears in

T7037_main.c:5:5:
     warning: passing argument 2 of 'execv' from incompatible pointer type
c:\code\head\inplace\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/process.h:118:42:
 note: expected 'const char * const*' but argument is of type 'char **'
make[2]: *** [T7037] Error 1

*** unexpected failure for T7037(normal)
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to