diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-11-29 16:45:38 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-11-29 16:45:38 +0100 |
commit | 8a30946f7fd717f3e8c52e99c8d24c4fb4e5f1af (patch) | |
tree | a84f0ef0a5bb1bec903fa758a60450510c12b5c0 /libguile/eval.c | |
parent | 8b22ed7abdc72f7a8f1844af89aa790d27857c7b (diff) | |
download | guile-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 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions