ossp-pkg/cfg/00TODO 1.2 -> 1.3
--- 00TODO 2002/07/05 14:33:10 1.2
+++ 00TODO 2002/07/05 17:30:23 1.3
@@ -1,16 +1,16 @@
+
+- autoconf environment
+- syntax verification
+- command line query tool
+
- newline in error message
$ ./cfg_test sample2.cfg
ERROR: <line 7, column 1: `1b;
<}> quu'>
-
-cfg_test in free(): warning: modified (chunk-) pointer
-
- cfg_t
-- cfg_node_destroy() for whole tree
rewrite-uri <regex> <subst> { <rewrite-cond> }
-
rewrite-uri ^/(.*) /path/$1 --redirect=permanent "{
%{SOURCE} != "x"
}";
|
|