ossp-pkg/cfg/TODO 1.2 -> 1.3
--- TODO 2002/08/16 09:45:06 1.2
+++ TODO 2002/10/05 15:49:23 1.3
@@ -17,13 +17,13 @@
o add line tracking support
o add pre-processor with at least includes
o add config tree verification!
+ o cfg.tok: in scanner: use an combination of dynamic buffer and atomic
+ symbol/token sub-library to allow first tokens of mostly arbitrary
+ size and then to store the tokens redundancy-free.
+ o named parameters [--]name=value (options)
==================================================================================
-- destroy haengt in Endlosschleife
-- in scanner: use an combination of dynamic buffer and atomic symbol/token sub-library
- to allow first tokens of mostly arbitrary size and then to store the tokens
- redundancy-free.
- Problem: \x00 oder \x{00} wird zu NUL-terminator -> use ptr+len instead
- caStr/cpStr durch yyless/yymore??
- syntax verification
|
|