← Back to team overview

linaro-pkg team mailing list archive

Bug#757082: rt-app: use __u64 in both src/rt-app_utils.h and src/rt-app_utils.c

 

Package: rt-app
Version: 0.2~alpha2.20140716

For the return type of function:  timespec_to_nsec,
in src/rt-app_utils.h, it is 'unsigned long long', while in
src/rt-app_utils.c it is '__u64'.

I think __u64 is a better option.

This causes it ftbfs on mips64el.

-- 
YunQiang Su