guile-devel
[Top][All Lists]
Advanced

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

Re: va_end for scm_list_n, scm_c_issue_deprecation_warning_fmt


From: Kevin Ryde
Subject: Re: va_end for scm_list_n, scm_c_issue_deprecation_warning_fmt
Date: Mon, 16 Feb 2004 09:52:24 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

I wrote:
>
>         * deprecation.c (scm_c_issue_deprecation_warning_fmt): Add va_end.
>         * list.c (scm_list_n): Ditto.
>
> I'm not aware of any systems where a missing va_end is harmful.  If
> anyone knows one then this could be put in the 1.6 branch too.

Actually, missing va_end is plain wrong, so I've applied this to
list.c in the 1.6 branch too, even if its absence hasn't been causing
an actual problem.




reply via email to

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