Fix (CHAR-SET->REGEXP (CHAR-SET <char>)).
authorTaylor R Campbell <campbell@mumble.net>
Sat, 6 Mar 2010 20:32:27 +0000 (15:32 -0500)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 6 Mar 2010 20:32:27 +0000 (15:32 -0500)
commit57cf68a1921cc18197c06ce2813eb036f4ebc120
treef8afcfbcd0def0ecb3c278919d133962c54935ec
parent60ee49e729b88356eef83d08968946766a95e80c
Fix (CHAR-SET->REGEXP (CHAR-SET <char>)).

Factor LET binding in RE-QUOTE-STRING's definition to the top level.
Perhaps CHAR-SET:RE-SPECIAL ought to be exported.
src/runtime/regexp.scm
src/runtime/rgxcmp.scm