From 0c606491335e99017897a7710461214412243dd7 Mon Sep 17 00:00:00 2001 From: Teddy Date: Fri, 9 Aug 2013 10:31:09 +0800 Subject: ... --- consts.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'consts.cpp') diff --git a/consts.cpp b/consts.cpp index ffa0b30..d0c767c 100644 --- a/consts.cpp +++ b/consts.cpp @@ -15,5 +15,7 @@ const char *ERR_MSG[] = { "Unknown character name: %s", "Improper pair structure", "Improper vector structure", - "Bad formal %s in expression" + "Bad formal %s in expression", + "Queue overflowed: the expected expansion is too long!", + "%s stack overflowed!" }; -- cgit v1.2.3