hdf5/c++
Allen Byrne f53f6dffa6 [svn-r19923] BZ 1165: Implemented declaration change;
A static std::basic_string constructed in the Exception class.
  This static isn't one that can be be destructed by H5Library::close(),
but rather gets cleaned up as part of the STL std::basic_string static
destructor when the HDF5 DLL is detached (WINDOWS).
  Looking at the rest of the Exception code, the
DEFAULT_MSG doesn't really need to be a std::basic_string. 
Remove the static constructor and no destructor required.

Tested: local linux - will wait for Nightly Dailies before bringing to 1.8
2011-01-06 16:34:16 -05:00
..
examples [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype. 2011-01-04 13:40:26 -05:00
src [svn-r19923] BZ 1165: Implemented declaration change; 2011-01-06 16:34:16 -05:00
test [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype. 2011-01-04 13:40:26 -05:00
CMakeLists.txt [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype. 2011-01-04 13:40:26 -05:00
COPYING
Makefile.am
Makefile.in [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00