Summary

unquote-splicing still broken

Metadata

Attachments

Description

Despite fix 39a2016 unquote-splicing still does not work: try `(a b `(c ,@'(d e f))) and get an error.

Attached patch seems to fix the problem.

If you use `git-am` to apply it, it will retain authorship information and log message automatically.

Changes and comments

[2010-01-07 20:43:09 UTC] zbigniew attached 0001-Hopefully-fix-unquote-splicing-for-real.patch (description=#f)

[2010-01-08 09:39:04 UTC] felix changed status from new to assigned

[2010-01-08 09:39:04 UTC] felix set owner to felix

[2010-01-08 09:39:04 UTC] felix changed component from unknown to expander

[2010-01-08 15:56:51 UTC] felix changed status from assigned to closed

[2010-01-08 15:56:51 UTC] felix set resolution to fixed

[2010-01-08 15:56:51 UTC] felix wrote:

Thanks, patch applied.

[2010-03-11 10:33:12 UTC] Milestone 4.4.0 deleted