The library builds with warning #177 on Intel C++ 9.1.0.22
-----------------------------------------------------------
Key: STDCXX-188
URL: http://issues.apache.org/jira/browse/STDCXX-188
Project: C++ Standard Library
Type: Bug
Components: Build
Versions: 4.1.3
Environment: MS Windows 2000, Intel C++ 9.1.0.22 compiler
Reporter: Anton Pevtsov
Priority: Minor
Build log:
Compiling with Intel(R) C++ 9.1 ...(Intel C++ Environment)
...
typeinfo.cpp
C:\Projects\apache\src\.\typeinfo.cpp(91): warning #177: variable "_C_name" was
declared but never referenced
static const char _C_name[] = "";
^
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira