On 2020年08月13日 16:54, Jan Kiszka wrote:
On 13.08.20 03:57, chensong wrote:
I read the code in cyclictest, looks like

printf("index: %d, inner_diff: %llu, outer_diff: %llu\n", index,
                     (unsigned long long)inner_diff,
                     (unsigned long long)outer_diff);

I even wonder if this is strictly correct as it ignores negative diffs.


can fix the error reported in
https://travis-ci.com/github/xenomai-ci/xenomai/jobs/371291149.

Do i need to apply a new version?

No, I've converted your patch to long long types already. Please
cross-check what is in next branch.
i'm a little confused here, cross-check what? negative diffs? in theory, it should be always positive, do you mean i keep checking if there is a negative diff?

and what's next branch? what can i do about it?


Jan




Reply via email to