* gsubr.c (scm_gsubr_apply): Added dummy return to avoid compiler
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 30 Mar 1998 21:03:35 +0000 (21:03 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 30 Mar 1998 21:03:35 +0000 (21:03 +0000)
commitcda139a7912f2a2d3ca9bab52bf16d41ce4d643f
treeda85e25a2c176aae167aca1ac2b5e56d6bad7a25
parent33b974026b6feaa7a2744914486537f4ceab23dc
* gsubr.c (scm_gsubr_apply): Added dummy return to avoid compiler
warning.

* eval.c, numbers.c, unif.c, srcprop.c: Added a few curly braces
to avoid compiler warnings.

* dynl-dl.c (sysdep_dynl_func): Only define usymb if needed.
libguile/dynl-dl.c
libguile/gsubr.c
libguile/numbers.c
libguile/srcprop.c
libguile/unif.c