Fixed trucation of value warning.
There was a parameter mismatch between abs(), which expects an int, and atol() which returns a long. Since max_drift is defined as an int, there is no need to pars q as a long rather than an int.
正在显示
请
注册
或者
登录
后发表评论