[svn-r23599] Bring revisions 22802 : 23085 from trunk to revise_chunks.

h5committested.
This commit is contained in:
Vailin Choi
2013-04-18 13:23:51 -05:00
parent 94f8991154
commit 6ee0e05fb9
218 changed files with 11792 additions and 3736 deletions

View File

@@ -100,6 +100,7 @@ void issue_fail_msg(const char* where, int line, const char* file_name,
{
//if (GetTestVerbosity()>=VERBO_HI)
{
cerr << endl;
cerr << ">>> FAILED in " << where << " at line " << line
<< " in " << file_name << " - " << message << endl << endl;
}