|
Check-in Number:
|
1951 | |
| Date: |
2002-Mar-06 11:25:32 (local)
2002-Mar-06 10:25:32 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
Welcome to the wonderful world of TODO lists:
One point solved, two new discovered... shit! :-( |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/var/TODO 1.23 -> 1.24
--- 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
|
|