X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=error.h;h=14cc032fae65f621ade9c419d682f0252b7ad0ac;hp=accd5fd9781fab1920d085991fc993add332fc30;hb=42451d3bbe741ebae3c8ad49aa104ae53efdbcdb;hpb=9e6c2f5e801c5b192d8e25987ef1a326dce20d27 diff --git a/error.h b/error.h index accd5fd..14cc032 100644 --- a/error.h +++ b/error.h @@ -53,7 +53,8 @@ static inline char *dss_strerror(int num) DSS_ERROR(BAD_EXIT_CODE, "unexpected exit code"), \ DSS_ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR"), \ DSS_ERROR(SIGNAL, "caught terminating signal"), \ - DSS_ERROR(BUG, "values of beta might cause dom!") + DSS_ERROR(BUG, "values of beta might cause dom!"), \ + DSS_ERROR(NOT_RUNNING, "dss not running") /** * This is temporarily defined to expand to its first argument (prefixed by