Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | xiaozhongwang <...@git.apache.org> |
Subject | [GitHub] trafodion pull request #1562: [TRAFODION-2821] Trafodion core code base need... |
Date | Sun, 13 May 2018 00:47:15 GMT |
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1562#discussion_r187752369 --- Diff: core/sqf/src/tm/tmlib.cpp --- @@ -2470,7 +2482,7 @@ int16 TMWAIT() TMlibTrace(("TMLIB_TRACE : TMWAIT ENTRY\n"), 2); - if (!gv_tmlib.is_initialized()) + if (!gv_tmlib_initialized) --- End diff -- There are same codes so many place, Why not add a method to do the same thing? --- | |
Mime |
|
View raw message |