Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |