diff --git a/src/xspice/icm/digital/d_process/cfunc.mod b/src/xspice/icm/digital/d_process/cfunc.mod index cc72e6d6a..91c467f19 100644 --- a/src/xspice/icm/digital/d_process/cfunc.mod +++ b/src/xspice/icm/digital/d_process/cfunc.mod @@ -80,6 +80,9 @@ MODIFICATIONS For Windows VisualC and Mingw the pipes use binary mode, and named pipes or fifos are not supported. + 13 October 2023 Brian Taylor + Avoid calling exit(1) after reporting an error to stderr. Use + cm_message_send. REFERENCED FILES