guile-devel
[Top][All Lists]
Advanced

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

Re: compilation warnings


From: Paul Jarc
Subject: Re: compilation warnings
Date: Mon, 22 Sep 2003 17:58:36 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Here's a patch to silence some warnings produced by -Wwrite-strings.
(I only used -Wwrite-strings while compiling a Guile extension, not
Guile itself.  Using -Wwrite-strings for Guile itself would likely
produce lots more similar warnings, but none of them should be too
hard to fix.)

        * goops.c, objects.h, smob.c, smob.h: Make type names char
        const * instead of char *.

BTW, what version of auto* should be used to build/test CVS checkouts?


paul

Attachment: guile-const.patch
Description: Text Data


reply via email to

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