Change `scm_gsubr_apply ()' to take the gsubr as its first argument.
authorLudovic Courtès <ludo@gnu.org>
Mon, 16 Feb 2009 00:00:49 +0000 (01:00 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 1 Mar 2009 23:20:43 +0000 (00:20 +0100)
commit54d14084e229f90b75475a866e3f458be30fa233
treef9762726165af120436199f63abc84bf225005d8
parente20d7001c3f7150400169fecb0bf0eefdf122fe2
Change `scm_gsubr_apply ()' to take the gsubr as its first argument.

* libguile/gsubr.c (scm_gsubr_apply): Make SELF the first argument
  instead of the first element of ARGS.

* libguile/gsubr.h: Update.

* libguile/eval.i.c (CEVAL): Update.
libguile/eval.i.c
libguile/gsubr.c
libguile/gsubr.h