]> git.kaiwu.me - klib.git/commit
Update ksort.h
authorzhanxw <zhanxw@users.noreply.github.com>
Sat, 30 Nov 2013 04:37:10 +0000 (23:37 -0500)
committerzhanxw <zhanxw@users.noreply.github.com>
Sat, 30 Nov 2013 04:37:10 +0000 (23:37 -0500)
commit831b2f89d19e59cbd6f849d8143a5022d716298a
treebd560e7af13b11e178faea23bb9049a89bbf2bb5
parent1297bc956874e675657095569e81d89dcbecd36a
Update ksort.h

From my personal communication, I got this suggestion:

 using inline incorrectly: see the C99 standard ยง6.7.4.  Please change to static inline (and report upstream). This also caused some clang compilation problem.
ksort.h