[cl-interpol-devel] [PATCH] bugfix and "feature"

Sean O'Rourke seano at cs.ucsd.edu
Sat Apr 3 05:29:24 UTC 2004


This patch does 2 things (with tests):

* Fixes a bug where e.g. "123${x}" didn't get expanded correctly, by
  adding a needed copy-sequence.

* Adds an option *optional-delimiters-p* that allows you to use the
  syntax #?"$x 123", where 'x' is interpolated without brackets, and
  delimited by whitespace.

/s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: interpol.patch
Type: text/x-patch
Size: 3411 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-interpol-devel/attachments/20040402/0f6c4ed4/attachment.bin>


More information about the cl-interpol-devel mailing list