diff options
author | Mark H Weaver <mhw@netris.org> | 2009-10-27 22:59:22 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-10-27 23:26:30 +0100 |
commit | b02b05332f45fc6ac4f99556cda9fb7ee894e673 (patch) | |
tree | 35ce82c3fadb074f3c2f6e433a0c8a70f48b91d6 /libguile/bytevectors.c | |
parent | 45f4cbdf128c4d3eadcd4bf4571bcc1d61d1039a (diff) | |
download | guile-b02b05332f45fc6ac4f99556cda9fb7ee894e673.tar.gz |
fix nil handling in the vm
* libguile/vm-i-scheme.c (not, not-not): Treat nil as false.
(null?, not-null?): Treat nil as null.
* libguile/vm-i-system.c (br-if, br-if-not): Treat nil as false.
(br-if-null, br-if-not-null): Treat nil as null.
Diffstat (limited to 'libguile/bytevectors.c')
0 files changed, 0 insertions, 0 deletions