Code

data: Ensure a stable ordering in cmp() in case of type-mismatches.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:19:49 +0000 (19:19 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:19:49 +0000 (19:19 +0200)
commit842fabc3dcb86bc6863c4ae6c0b7a21fbb7e8ccc
treef7385246334d1ff6e0b35055904c067963126021
parent92162ac6318667e3beac4afcdd938fdfe8f58fae
data: Ensure a stable ordering in cmp() in case of type-mismatches.

So far, this doesn't make a difference but it's better style anyway.
src/core/data.c
src/include/core/data.h