From c6a20a72f242539875282048ae26d4d1dfa38b6f Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 31 Mar 2017 17:46:15 -0400 Subject: [PATCH] Turn off parser debug in optimized build, msg2203 --- src/V3Error.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/V3Error.h b/src/V3Error.h index 1dec52e1e..3093d9976 100644 --- a/src/V3Error.h +++ b/src/V3Error.h @@ -269,7 +269,12 @@ inline void v3errorEnd(ostringstream& sstr) { V3Error::v3errorEnd(sstr); } #define UINFO(level,stmsg) {if(VL_UNLIKELY(debug()>=(level))) { cout<<"- "<=(level))) { cout<