]> git.tuebingen.mpg.de Git - adu.git/blobdiff - error.h
Merge commit 'fml/master'
[adu.git] / error.h
diff --git a/error.h b/error.h
index 41553e3f9271d799e5d25065d2fe8f071b7376be..895f9f89bdc68d0a1242afc237fe930fc3db1786 100644 (file)
--- a/error.h
+++ b/error.h
@@ -24,6 +24,8 @@
        _ERROR(EMPTY, "file empty") \
        _ERROR(MMAP, "mmap error") \
        _ERROR(OSL, "osl error") \
+       _ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR") \
+       _ERROR(OUTPUT, "error writing output file") \
 
 
 /**