guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libguile/goops.c


From: Mikael Djurfeldt
Subject: Re: libguile/goops.c
Date: 05 Dec 2000 16:01:43 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

"Lars J. Aas" <address@hidden> writes:

> I see that the keywords "class", "template", "new", "delete", "private" and
> "mutable" are used as variable names in libguile/goops.c.  These are all
> reserved keywords in C++, so compiling guile with a C++ compiler is at the
> moment impossible...

While I don't think there is any need to compile Guile with a C++
compiler (Guile shouldn't need to be recompiled when building SCWM
with constraints), I agree that it would be "nice" not to use C++
keywords.  (I do think I made sure that the keywords didn't occur in
the header files.)

I'll put this on the wishlist.

Thanks,
/mdj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]