guile-devel
[Top][All Lists]
Advanced

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

va_end for scm_list_n, scm_c_issue_deprecation_warning_fmt


From: Kevin Ryde
Subject: va_end for scm_list_n, scm_c_issue_deprecation_warning_fmt
Date: Thu, 10 Jul 2003 08:08:20 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

FYI,
        * 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.

Attachment: deprecation.c.va_end.diff
Description: Text document

Attachment: list.c.va_end.diff
Description: Text document


reply via email to

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