summaryrefslogtreecommitdiff
path: root/srfi/srfi-1.c
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2009-11-29 16:45:38 +0100
committerLudovic Courtès <ludo@gnu.org>2009-11-29 16:45:38 +0100
commit8a30946f7fd717f3e8c52e99c8d24c4fb4e5f1af (patch)
treea84f0ef0a5bb1bec903fa758a60450510c12b5c0 /srfi/srfi-1.c
parent8b22ed7abdc72f7a8f1844af89aa790d27857c7b (diff)
downloadguile-8a30946f7fd717f3e8c52e99c8d24c4fb4e5f1af.tar.gz
Make `SCM' type definition acceptable for C++ compilers.
* libguile/tags.h (SCM) [SCM_DEBUG_TYPING_STRICTNESS == 1]: Use a named struct to avoid errors from C++ compilers such as "error: non-local function ‘<anonymous struct>* foo(<anonymous struct>*)’ uses anonymous type". This fixes a regression introduced in c6054feaf03f8bde236f5e45a946f38827074923 ("Add support for static allocation of cells, strings and stringbufs."). Reported by Linas Vepstas <linasvepstas@gmail.com>.
Diffstat (limited to 'srfi/srfi-1.c')
0 files changed, 0 insertions, 0 deletions