server-skynet-source-3rd-je.../include
Jason Evans 022f6891fa Avoid a potential innocuous compiler warning.
Add a cast to avoid comparing a ssize_t value to a uint64_t value that
is always larger than a 32-bit ssize_t.  This silences an innocuous
compiler warning from e.g. gcc 4.2.1 about the comparison always having
the same result.
2016-03-02 22:45:37 -08:00
..
jemalloc Avoid a potential innocuous compiler warning. 2016-03-02 22:45:37 -08:00
msvc_compat Remove errno overrides. 2016-02-29 10:45:49 -08:00