summaryrefslogtreecommitdiff
path: root/libguile/gc-mark.c
diff options
context:
space:
mode:
authorRob Browning <rlb@defaultvalue.org>2003-03-27 20:10:13 +0000
committerRob Browning <rlb@defaultvalue.org>2003-03-27 20:10:13 +0000
commitd028af45bf1de59cb02b5eca18937383570f775d (patch)
treeb947f0c1998f1c0b2989812814d028af182fb849 /libguile/gc-mark.c
parentf546be4d03dc639729970ada46090116e33b6581 (diff)
downloadguile-d028af45bf1de59cb02b5eca18937383570f775d.tar.gz
* threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined. i.e. change #ifdef to #if, etc. * null-threads.c: fix various preprocessor usages of new public symbols to expect 0 or 1 values rather than 1 or undefined. i.e. change #ifdef to #if, etc. * coop-threads.c: fix various preprocessor usages of new public symbols to expect 0 or 1 values rather than 1 or undefined. i.e. change #ifdef to #if, etc. * coop-pthreads.c: fix various preprocessor usages of new public symbols to expect 0 or 1 values rather than 1 or undefined. i.e. change #ifdef to #if, etc.
Diffstat (limited to 'libguile/gc-mark.c')
0 files changed, 0 insertions, 0 deletions