Reinstate `scm_protects', for backward compatibility.
authorLudovic Courtès <ludo@gnu.org>
Sat, 13 Feb 2010 18:33:51 +0000 (19:33 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 13 Feb 2010 18:33:51 +0000 (19:33 +0100)
commitacbccb0c834e3d28d14c60c98c730969edcdfbcc
tree073a169cda1042d9ce25f7bbcf69a1dfb4ad38f0
parent524aa8ae6830d0f471f0c86431d5da87c8a0a534
Reinstate `scm_protects', for backward compatibility.

Partly reverts e7efe8e793fa51ea898aea4477939c598b3e9fac ("decruftify
scm_sys_protects").

* libguile/gc.c (protects): Rename to...
  (scm_protects): ... this.

* libguile/gc.h (scm_protects): Add declaration.
libguile/gc.c
libguile/gc.h