At 7:29 AM +0000 12/23/02, Joseph F.Ryan (via RT) wrote:
This patch adds further extends interpolating strings to add support
for \0, \0[], \0[;], and \x[;].

Also, Bug fixes:

- \e worked incorrectly (and thus broke a test); fixed
- Literal backslashes ('\\') broke the parse; fixed
- \c[;] didn't work right; fixed
- If \c[] or \c[;] might returned a literal backslash (such as
  \c[REVERSE SOLIDUS]), the op-tree would become malformed; fixed.
- \c[^J] corrupted the op-tree; fixed
Applied, with a bit of force required. Thanks.
--
                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to