Index: ossp-pkg/var/TODO RCS File: /v/ossp/cvs/ossp-pkg/var/Attic/TODO,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-pkg/var/Attic/TODO,v' 2>/dev/null --- TODO 2002/03/06 10:19:06 1.23 +++ TODO 2002/03/06 10:25:32 1.24 @@ -1,4 +1,11 @@ OSSP var + o ./var_play '${HOME:s/$/foo/}' does nothing because + it seems that internally a zero-size pattern match + does is not handled correctly. + + o with PCRE active, ./var_play '${HOME:s/x$/foo/}' fails + horribly with an impossible error invalid character class! + o document exception handling