Rework test infrastructure to keep track of tests which are disabled
[sbcl.git] / tests / win32-foreign-stack-unwind.impure.lisp
index 18f6230..43c2a3b 100755 (executable)
@@ -19,6 +19,7 @@
 ;;; go away.
 (import 'sb-alien::alien-lambda)
 
+;;; XXX XXX this should change to use run-compiler.sh, now that we have it
 (defun run-compiler ()
   (let ((proc (run-program "gcc" '("win32-stack-unwind.c"
                                    "-mno-cygwin" "-shared"