diff options
author | Greg J. Badros <gjb@cs.washington.edu> | 2000-01-05 18:48:07 +0000 |
---|---|---|
committer | Greg J. Badros <gjb@cs.washington.edu> | 2000-01-05 18:48:07 +0000 |
commit | c751e5e3c31588f8b32c628519efa2c515c1a617 (patch) | |
tree | 50ab86fea5acbdf1dc699174ef2d4f122b1b8986 /libguile/regex-posix.c | |
parent | 5a237c9d5d7cbe592b0ba7f133dadc0cf18bb4e3 (diff) | |
download | guile-c751e5e3c31588f8b32c628519efa2c515c1a617.tar.gz |
* guile-snarf.awk.in: Do argument/number mismatch checking and
print warnings in an Emacs compile-mode parseable format.
* struct.c: Use SCM_ASSERT_RANGE instead of SCM_ASSERT w/
SCM_OUTOFRANGE as 3rd argument.
* random.c: Fix argument/number mismatch (that I introduced :-( ).
* __scm.h: Do not #define SCM_ARG* when snarfing;
lets us distinguish between 1 and SCM_ARG1 when snarfing as only
the former (using the number) requires the argument to match the
formal in the current argument snarfing check.
* ramap.c: Remove extraneous #undef FUNC_NAME.
Diffstat (limited to 'libguile/regex-posix.c')
0 files changed, 0 insertions, 0 deletions