From aa83ebd12d6cf6d6ead06e45ab61d46a53a15be3 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 7 Jan 2014 09:30:51 -0600 Subject: Remove leftover fixme/todo and update error callouts Remove all untagged fixme/todo comments Adde new parm to error log constructor to avoid extra code in common software error case Update error callouts Add strncpy Change-Id: I8bd8f48193a96b79db91ed35c4fd485e6da38dba RTC: 67921 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7921 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi Reviewed-by: Brian H. Horton Reviewed-by: A. Patrick Williams III --- src/include/usr/runtime/tceif.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/usr/runtime') diff --git a/src/include/usr/runtime/tceif.H b/src/include/usr/runtime/tceif.H index 9dcc7ca14..6300d9138 100644 --- a/src/include/usr/runtime/tceif.H +++ b/src/include/usr/runtime/tceif.H @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2013 */ +/* COPYRIGHT International Business Machines Corp. 2013,2014 */ /* */ /* p1 */ /* */ @@ -28,6 +28,7 @@ #include #include +#define TCE_TRACE_NAME "TCE" namespace TCE { -- cgit v1.2.3