Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#156 closed defect (fixed)

unquote-splicing still broken

Reported by: Jim Ursetto Owned by: felix winkelmann
Priority: major Milestone:
Component: expander Version: 4.3.x
Keywords: Cc:
Estimated difficulty:

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.

Attachments (1)

0001-Hopefully-fix-unquote-splicing-for-real.patch (734 bytes) - added by Jim Ursetto 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Jim Ursetto

comment:1 Changed 14 years ago by felix winkelmann

Component: unknownexpander
Owner: set to felix winkelmann
Status: newassigned

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: assignedclosed

Thanks, patch applied.

comment:3 Changed 14 years ago by (none)

Milestone 4.4.0 deleted

Note: See TracTickets for help on using tickets.