From 2aec2ec315ade157d649614e3522fd9fcdbd8e69 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Thu, 17 Oct 2013 14:50:13 -0500 Subject: [svn-r24317] Fixed a typo. --- release_docs/RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f5a87e5..c28094a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1331,7 +1331,7 @@ The following platforms are not supported but have been tested for this release. Known Problems ============== * CLANG compiler with the options -fcatch-undefined-behavior and -ftrapv - catches some defined behavior in the alignment algorithm of the macro DETECT_I + catches some undefined behavior in the alignment algorithm of the macro DETECT_I in H5detect.c (Issue 8147). Since the algorithm is trying to detect the alignment of integers, ideally the flag -fcatch-undefined-behavior shouldn't to be used for H5detect.c. In the future, we can separate flags for H5detect.c from the rest of -- cgit v0.12