Bug 334 - globaliser/handle_global.cc:114: error: 'strcmp' is not a member of 'std'
globaliser/handle_global.cc:114: error: 'strcmp' is not a member of 'std'
Status: RESOLVED FIXED
Product: nsc
Classification: Unclassified
Component: core
unspecified
All All
: P1 normal
Assigned To: Sam Jansen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-10 15:35 UTC by Rajib Bhattacharjea
Modified: 2008-09-10 15:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajib Bhattacharjea 2008-09-10 15:35:20 UTC
diff -r 43780b97cdd8 globaliser/handle_global.cc
--- a/globaliser/handle_global.cc	Tue Aug 26 11:21:14 2008 -0700
+++ b/globaliser/handle_global.cc	Wed Sep 10 15:32:26 2008 -0400
@@ -25,6 +25,7 @@
 #include <sstream>
 #include <algorithm>
 #include <iterator>
+#include <cstring>
 #include <stdio.h>
 #include <assert.h>
Comment 1 Sam Jansen 2008-09-10 15:44:24 UTC
Fix applied to mercurial default branch of NSC. Will appear in the next NSC release after 0.4.0.