]> git.draconx.ca Git - cdecl99.git/blobdiff - src/errmsg.str
libcdecl: Move another error message into the string table.
[cdecl99.git] / src / errmsg.str
index a0bb117bb17c6484c9493882a03c964e04ffa4d0..365e72f7fcf985381ae051175a43717949894f85 100644 (file)
@@ -19,3 +19,4 @@
 &CDECL__EDECLTYPE     mixing type names and declarations is not allowed
 &CDECL__ERANGE        integer constant out of range
 &CDECL__EBADINT       invalid integer constant
+&CDECL__EZEROARRAY    array length must be positive