提交 ed0e3a35 编写于 作者: R Rich Felker

fix incorrect macro name for MATH_ERREXCEPT in math.h

上级 ef2c4fd9
......@@ -25,7 +25,7 @@ extern "C" {
#define HUGE_VALL ((long double)INFINITY)
#define MATH_ERRNO 1
#define MATH_EXCEPT 2
#define MATH_ERREXCEPT 2
#define math_errhandling 2
#define FP_ILOGBNAN (((unsigned)-1)>>1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册