1.0.26.8: QSHOW changes, bug reporting guidelines
commit4bf2de6a2adff75459cf218c8bff67f6cdb91211
authorGabor Melis <mega@hotpop.com>
Tue, 17 Mar 2009 14:05:45 +0000 (17 14:05 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 17 Mar 2009 14:05:45 +0000 (17 14:05 +0000)
tree2072bd955b9796082f8beae1451433bc3f1f06a9
parent619189958917e80786d5bb2efa4dc38d908d2553
1.0.26.8: QSHOW changes, bug reporting guidelines

- change runtime.h so that a simple '#define QSHOW_SIGNAL 1' turns
QSHOW automatically and defaults to blocking signals during printing

- add notes to BUGS on how to report bugs related to signal handling

- kill a warning in thread.c in code conditional on QSHOW_SIGNAL

- add #include <stdio.h> to x86{-64,}-darwin-os.c so that it compiles
  with QSHOW

- add comment explaining the previous commit
BUGS
src/runtime/gencgc.c
src/runtime/interrupt.c
src/runtime/linux-os.h
src/runtime/runtime.h
src/runtime/thread.c
src/runtime/x86-64-darwin-os.c
src/runtime/x86-darwin-os.c
version.lisp-expr