diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1998-07-12 00:07:53 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1998-07-12 00:07:53 +0000 |
commit | a61ef59b0bb8c556d2ffb950b7f24674cd61034b (patch) | |
tree | 477ed335312262e4801b60dfc7732f5e5487b091 /libguile/filesys.c | |
parent | 9d0b279fee103c889d1cae6c0edbfdb312da61a3 (diff) | |
download | guile-a61ef59b0bb8c556d2ffb950b7f24674cd61034b.tar.gz |
* vectors.c, vectors.h (scm_make_vector): Removed third argument.
This change makes scm_make_vector R5RS compatible. We cannot keep
the third argument since people want to be able to deduce the form
of the C function call only by looking at R5RS. (At the same time
we have removed some unnecessary complexity!)
* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,
net_db.c, posix.c, print.c, regex-posix.c, scmsigs.c, socket.c,
stime.c, symbols.c, unif.c, vectors.c, weaks.c: Removed third
argument in call to scm_make_vector.
Diffstat (limited to 'libguile/filesys.c')
0 files changed, 0 insertions, 0 deletions