summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2015-04-08 16:47:02 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2015-04-08 16:47:02 (GMT)
commit2b618b72c4435a9647fb54f6a3c1163857f201a3 (patch)
treed9aa255b6f2dd81225e1d6ca9649f689e2088cf0 /release_docs/RELEASE.txt
parentdbf0eb2c5b5bbd3b516e0d3c85d77815c29e2d20 (diff)
downloadhdf5-2b618b72c4435a9647fb54f6a3c1163857f201a3.zip
hdf5-2b618b72c4435a9647fb54f6a3c1163857f201a3.tar.gz
hdf5-2b618b72c4435a9647fb54f6a3c1163857f201a3.tar.bz2
[svn-r26769] Known problem HDFFV-8247 has been resolved in v1.8.13.
QAK - 2011/04/26 entry is duplicated.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2d944c5..77ecf0f 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -366,14 +366,6 @@ Known Problems
* Make provided by Solaris fails in "make check". Solaris users should use
gmake to build and install the HDF5 software. (AKC - 2013/10/08 - HDFFV-8534)
-* The h5dump and h5diff utilities occasionally produce different output
- between Linux and Windows systems. This is caused by lower-level library
- routines that fail to write fill values to the user's buffer when reading
- unallocated chunks from datasets that have a fill value set to
- H5D_FILL_VALUE_DEFAULT. Due to platform differences the return of
- spurious data values has only been encountered on Windows 32-bit systems.
- (Issue HDFFV-8247; JP - 2013/03/27)
-
* The C++ and FORTRAN bindings are not currently working on FreeBSD with the
native release 8.2 compilers (4.2.1), but are working with gcc 4.6 from the
ports (and probably gcc releases after that).
@@ -425,9 +417,6 @@ Known Problems
to a larger value.
(AKC - 2011/05/07)
-* The C++ and FORTRAN bindings are not currently working on FreeBSD.
- (QAK - 2011/04/26)
-
* Shared Fortran libraries are not quite working on AIX. While they are
generated when --enable-shared is specified, the fortran and hl/fortran
tests fail. the issue. HL and C++ shared libraries should now be