https://bugs.kde.org/show_bug.cgi?id=456171

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
Thanks for the patch.

Would it be possible to make a version without all of the whitespace changes?

Secondly, you are breaking the strict static linking by adding -lc. That is a
big no-no. You should be using VG_(sysctlbyname) rather than sysctlbyname, and
similarly you should be using vki_ data structures, adding to
include/vki/vki-freebsd.h if necessary
 (though that is not done 100% of the time).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to