../source4/torture/raw/qfileinfo.c:143:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(t2 - t) <= 2) return 0; ^
Created attachment 13045 [details] patch