diff options
author | Michael Gran <spk121@yahoo.com> | 2009-08-01 10:15:20 -0700 |
---|---|---|
committer | Michael Gran <spk121@yahoo.com> | 2009-08-01 10:15:20 -0700 |
commit | 4c402b889eecaa7ffc61da6656f415c8c983507a (patch) | |
tree | 3f2abeffb8a43afce6e04fcdeebfa0ce007edfb2 /libguile/vm-engine.h | |
parent | 64bad3f5a8d7351a41a5b9ccb1df5c393a48b4a9 (diff) | |
download | guile-4c402b889eecaa7ffc61da6656f415c8c983507a.tar.gz |
Don't use GNU extensions for SCM_MAKE_CHAR macro
Since the contents of SCM_MAKE_CHAR are evaluated more than once,
don't use it in situations where this could cause side-effects.
* libguile/vm-i-system.c (make-char8): avoid side-effects with
SCM_MAKE_CHAR call
* libguile/chars.h (SCM_MAKE_CHAR): modified
Diffstat (limited to 'libguile/vm-engine.h')
0 files changed, 0 insertions, 0 deletions