X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=14cc032fae65f621ade9c419d682f0252b7ad0ac;hb=42451d3bbe741ebae3c8ad49aa104ae53efdbcdb;hp=accd5fd9781fab1920d085991fc993add332fc30;hpb=5083502f5fbe2d2b427451aff54c0cdc1831d7c0;p=dss.git 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