OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc_proc.c versions 1.14 and 1.15
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc_proc.c 1.14 -> 1.15

--- rc_proc.c    2002/07/30 16:36:41     1.14
+++ rc_proc.c    2002/08/01 15:16:25     1.15
@@ -213,9 +213,7 @@
         scriptDump(pRc->m_pScript);
 
     else                                 /* Something is wrong here */
-        fprintf(stderr, "Error: Placeholder, until problem with ex_ is fixed.\n");
-/* FIXME!!: Ralf, following segfaults in ex */
-/*        return(RC_THROW(RC_ERR_INT));*/
+        return(RC_THROW(RC_ERR_INT));
 
     return(RC_THROW(RC_OK));
 }

CVSTrac 2.0.1