Project

General

Profile

Actions

Bug #826

open

sscanf("NaN", "%e", &f) return non-NaN on arm and x86_64 when being built by clang

Added by Dmitry M. over 9 years ago. Updated over 8 years ago.

Status:
Open
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
12/28/2014
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
arm, x86_64
Host OS:
Toolchain:
clang-3.4, clang-3.5
Android version:
CrystaX NDK Version:

Description

RUN test on Galaxy Nexus [armeabi-v7a]: crystax-test-stdio2 (test-scanfloat)
/opt/android/android-sdk-mac/platform-tools/adb -s "014E04DE10004008" shell "cd /data/local/tmp/ndk-tests && LD_LIBRARY_PATH=/data/local/tmp/ndk-tests ./test-scanfloat"
1..4
ok 1 - scanfloat
jni/test-scanfloat.c:228: ERROR: Assertion failed: "fetestexcept(FE_INVALID) == 0"
Aborted
134
---> TEST FAILED!!

Actions

Also available in: Atom PDF