diff options
author | Rob Browning <rlb@defaultvalue.org> | 2003-03-27 20:10:13 +0000 |
---|---|---|
committer | Rob Browning <rlb@defaultvalue.org> | 2003-03-27 20:10:13 +0000 |
commit | d028af45bf1de59cb02b5eca18937383570f775d (patch) | |
tree | b947f0c1998f1c0b2989812814d028af182fb849 /libguile/gc-mark.c | |
parent | f546be4d03dc639729970ada46090116e33b6581 (diff) | |
download | guile-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