Check-in Number:
|
2272 | |
Date: |
2002-Jul-10 21:03:21 (local)
2002-Jul-10 19:03:21 (UTC) |
User: | ms |
Branch: | |
Comment: |
New things to remember that are failing or not in the build yet. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/00TODO 1.29 -> 1.30
--- 00TODO 2002/07/04 16:56:21 1.29
+++ 00TODO 2002/07/10 19:03:21 1.30
@@ -14,6 +14,7 @@
Not multithreaded (too many potentials for race conditions or overwrite)
Not efficient (reads whole files when only parts are needed...)
What's going on with ^ in patterns? Something is broken.
+ Resolve memory leaks with Dmalloc, ask for help.
Document
Refs, pri, user, group, ci, go only in normal (not special) sections.
@@ -35,6 +36,8 @@
Convert some normal assert() to real runtime checks.
Use str_hash von ossp str or static RC_XXX_VAL array from rc_option.h.
Restore lost multiple location merging logic.
+ Use OSSP cfg library for dotconf parsing, ask Ralf to help.
+ Add config section of each rc file to start of script.
Implementation
Correct assertion, sanity check, and if () checks according to one standard.
|
|