guile-devel
[Top][All Lists]
Advanced

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

Re: source-properties versus set-source-properties!


From: Kevin Ryde
Subject: Re: source-properties versus set-source-properties!
Date: Mon, 21 Jul 2003 08:47:20 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Another followup from a while ago,

        * srcprop.c (scm_source_properties): Return plist from hash if it's a
        list set by source-properties! rather than an SRCPROPS object,

        * tests/srcprop.test: New file.
        * Makefile.am (SCM_TESTS): Add it.

Maybe set-source-properties! should store an srcprop object like the
comments say, but this change at least lets source-properties and
set-source-properties! cooperate (currently what's set can't be read).

This problem is also present in the 1.6 branch, if it's important
enough to be worth addressing there.

Attachment: srcprop.c.source-plist.diff
Description: Text document

Attachment: srcprop.test
Description: Text document

Attachment: Makefile.am.srcprop.diff
Description: Text document


reply via email to

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