ossp-pkg/var/TODO 1.25 -> 1.26
--- TODO 2002/03/06 15:30:35 1.25
+++ TODO 2002/03/07 09:14:05 1.26
@@ -7,10 +7,6 @@
and other dynamic stuff into the template inside variable constructs.
Think about var_printf("${array[%d]}", i);
- 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!
|
|