Index: ossp-pkg/rc/rc_proc.c RCS File: /v/ossp/cvs/ossp-pkg/rc/rc_proc.c,v rcsdiff -q -kk '-r1.34' '-r1.35' -u '/v/ossp/cvs/ossp-pkg/rc/rc_proc.c,v' 2>/dev/null --- rc_proc.c 2003/05/26 08:10:37 1.34 +++ rc_proc.c 2003/05/26 11:36:16 1.35 @@ -134,6 +134,17 @@ RC_THROW(RC_ERR_IO); try { + +/* SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT */ +/* */ +/* CVS TAG OSSP_RC_EXBROKEN */ +/* */ +/* FIXME: Move this throw macro inside the following if block to see magic */ +/* */ +/* SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT SEGFAULT */ + +/* RC_THROW(RC_ERR_USE); */ + /* Append config section if it exists */ pSec = scriptSection(pTempscript, configGetval(RC_NCF_VAL)); if (pSec) { /* Only operate if the section lookup succeeds */