Release calc version 2.12.4.12

This commit is contained in:
Landon Curt Noll
2013-09-01 20:07:26 -07:00
parent 85bfa30897
commit 57a22a6f39
346 changed files with 2444 additions and 502 deletions

View File

@@ -445,5 +445,7 @@ CONST char *error_table[E__COUNT+2] = {
"Bad argument for ispunct",
"Bad argument for isspace",
"Bad argument for isxdigit",
"Bad argument type for strtoupper",
"Bad argument type for strtolower",
NULL
};