Fix snarfing of `SCM_DEFINE' with static allocation.
authorLudovic Courtès <ludo@gnu.org>
Thu, 5 Nov 2009 22:06:45 +0000 (23:06 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 5 Nov 2009 22:08:34 +0000 (23:08 +0100)
commitf4767979987530bb9d88dde6ebe61cdac6f756b9
tree5548ca86cb769dd1537b6fbb4b4423d9b43d6ded
parent440ae5103545726b31985b9a7d0d7dc3931c240d
Fix snarfing of `SCM_DEFINE' with static allocation.

* libguile/snarf.h (SCM_DEFINE)[SCM_SUPPORT_STATIC_ALLOCATION]: Provide
  a declaration for FNAME since the last argument to
  `SCM_IMMUTABLE_SUBR ()' refers to it.
libguile/snarf.h