FS-9152 [avmd] #fix warnings on FreeBSD
Use function __isnan to avoid __Generic type extension on FreeBSD. Clang 3.4.1 complains about -Wc++11-extensions even when it has them defined.
正在显示
请
注册
或者
登录
后发表评论
Use function __isnan to avoid __Generic type extension on FreeBSD. Clang 3.4.1 complains about -Wc++11-extensions even when it has them defined.