Check-in Number:
|
3422 | |
Date: |
2003-Jun-04 12:48:15 (local)
2003-Jun-04 10:48:15 (UTC) |
User: | ms |
Branch: | |
Comment: |
Keep track of error case when sections are not found. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/00TODO 1.45 -> 1.46
--- 00TODO 2003/05/27 11:53:12 1.45
+++ 00TODO 2003/06/04 10:48:15 1.46
@@ -73,6 +73,30 @@
I think rc_anal is violating the singleton configuration.
Totally remove warnings from the exception logic
+Additional
+ Request 14 was acted upon.
+ This is a comment. It is not sent to the Requestor(s).
+ _________________________________________________________________________
+
+ URL: https://rt.openpkg.org/id/14
+ Ticket: [OpenPKG #14]
+ Subject: apache: invalid rc script arguments are ignored
+ Requestors: markus.sander@de.cw.com
+ Queue: openpkg
+ Owner: Nobody
+ Status: new
+ Transaction: Comments added by rse
+ Time: Tue Jun 03 16:45:08 2003
+ _________________________________________________________________________
+
+ This should be fixed with the new OSSP rc, but unfortunately
+ the situation is complex: on "rc foo bad", "rc" could
+ complain if rc.foo does not contain a "%bad". But
+ what should it do on "rc all bad"? I think, in this
+ situation is should not complain for all rc.* which do
+ not contain "%bad", of course. Except: IF ALL rc.* DO NOT
+ CONTAIN %bad!
+
Change data type locations to private for additional abstraction
Index: ossp-pkg/cfg/cfg_buf.c
============================================================
|
|