Index: ossp-pkg/rc/00TODO RCS File: /v/ossp/cvs/ossp-pkg/rc/00TODO,v rcsdiff -q -kk '-r1.45' '-r1.46' -u '/v/ossp/cvs/ossp-pkg/rc/00TODO,v' 2>/dev/null --- 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 ============================================================